Operating System - HP-UX
1833875 Members
1789 Online
110063 Solutions
New Discussion

Socket core level; System ID; Cores in partitions

 
Nidhi Ram
New Member

Socket core level; System ID; Cores in partitions

Is there a programmatic way to determine the processor core-level? For instance, I would like to be able to detect the difference between single-core processors and dual-core processors.
Also, is there a way to retrieve the system ID for a given machine? I am looking for an identifier that will remain constant across all of the virtual partitions of 1 machine.
Finally, is it true that 2 cores of 1 processor can be assigned to different virtual partitions?
1 REPLY 1
IT_2007
Honored Contributor

Re: Socket core level; System ID; Cores in partitions

you can find system serial number following command:

echo "sel path 'system' ; info; wait infolog" |cstm|grep -i "system serial number"

This link would be helpful to understand about dual-core CPUs
http://docs.hp.com/en/5991-6605/apbs05.html