Date: Wed, 7 May 2003 12:18:56 -1000 From: Mike <mike@mtsolidarity.com> To: freebsd-questions@freebsd.org Subject: Re: Searching for Multi Processors Message-ID: <E49BFC56-80D9-11D7-88FF-000393D5B08A@mtsolidarity.com> In-Reply-To: <5.0.2.1.2.20030507165554.03de4d70@asylum.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, May 7, 2003, at 11:58 AM, dave wrote: > 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 Thanks for the hint about top. Both processors are up and running. Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E49BFC56-80D9-11D7-88FF-000393D5B08A>