Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 11:25:32 -0800
From:      "list@mindling.com" <list@mindling.com>
To:        saravanan ganapathy <sarav_gsa@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cpu,memory info - issues ( newbie)
Message-ID:  <41F54BAC.5030001@mindling.com>
In-Reply-To: <20050124091129.33310.qmail@web51706.mail.yahoo.com>
References:  <20050124091129.33310.qmail@web51706.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F54BAC.5030001>