Hi all,
I would like to know how to identify the total number of cores that
my processor has, using :
#sysctl hw.ncpu
#sysctl hw.ncpufound
I got the same response, and it's the number of processors, but I
don4t know anything about the cores.
Any idea how to get that info?
Thanks in advanced.
--
--------------
Fernando Quintero
http://www.openbsdcolombia.org/
Just a nonroot User
if ncpu is the same as how many processors you have, then you have one
core per processor. ncpu is the number of cores total.
On Sat, Dec 18, 2010 at 9:06 PM, Fernando Quintero