Hi.
How do I determine the number of physical processors installed on my server from within the OS?
I used to trust /proc/cpuinfo till I came across a Xeon box which had four physical CPUs, but /proc/cpuinfo reported eight. Talk of multithreading! Surely there must be a way to find the correct number of physical CPUs? Something like.. No of CPUs: 8 ( 4 Physical )
Regards, NMK.