S7-2 reporting only 16 virtual processors
root@dev1:~# psrinfo -p
1
root@dev1:~# psrinfo -pv
The physical processor has 2 cores and 16 virtual processors (0-15)
The core has 8 virtual processors (0-7)
The core has 8 virtual processors (8-15)
SPARC-S7 (chipid 0, clock 4267 MHz)
Looking at the data sheet, I see the S7 is an 8 core processor with 8 threads per core.
Shouldn't this be 64 vcpus here?