Date: Wed, 07 May 2003 16:58:06 -0500 From: dave <dave@asylum.org> To: freebsd-questions@freebsd.org Subject: Re: Searching for Multi Processors Message-ID: <5.0.2.1.2.20030507165554.03de4d70@asylum.org> In-Reply-To: <4FCD7FFC-80D2-11D7-88FF-000393D5B08A@mtsolidarity.com> References: <200305071311.47544.a.carter@intrasoft.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:24 PM 5/7/2003, Mike Solis wrote: >I'm trying to determine if FreeBSD is detecting both my processors. I >reconfigured my kernel to include SMP. I used dmesg | less to view which >devices and notice some changes such as this: > >FreeBSD/SMP: Multiprocessor motherboard > cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 > cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 > io0 (APIC): apic id: 2, version: 0x00178011, at 0xfec00000 > >and then further down: > >SMP: AP CPU #1 Launched! > >My estimate is that things are up and running smoothly but I'm not 100% sure. > >Thanks for the help, Looks like you are good to go. If you run top you can look at both cpu's in the "C" column labeled as 0 and 1 as well as the processes associated with each one. dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20030507165554.03de4d70>