cpu,memory info - issues ( newbie)

list at mindling.com list at mindling.com
Mon Jan 24 11:25:34 PST 2005


saravanan ganapathy wrote:
> I 've installed freebsd5.3 Rel on my dual processor.
> I'm not sure that my OS detected dual cpu. Sysctl &
> dmesg output just confused me.

Hi,
What does "uname -a" say? Did you compile your kernel with SMP? The "2 
logical CPUs" message is referring to the hyperthreading feature of the 
Xeon processor, where it emulates two CPUs in one physical processor.

If you haven't, cvsup using RELENG_5_3 to get the security updates for 
5.3, and then compile with the option "KERNCONF=SMP".

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html

Hope this helps.


More information about the freebsd-questions mailing list