To display number of CPU in system type the following command:
You can always obtain more information about CPU by viewing /proc/cpuinfo file:Code:grep processor /proc/cpuinfo
Code:more /proc/cpuinfo
To display number of CPU in system type the following command:
You can always obtain more information about CPU by viewing /proc/cpuinfo file:Code:grep processor /proc/cpuinfo
Code:more /proc/cpuinfo
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
dmidecode|grep CPU
will display the number of CPU sockets
dmidecode|grep Populated
will display the populated sockets.
njoy!
There are currently 1 users browsing this thread. (0 members and 1 guests)