Searching for Multi Processors

Mike mike at mtsolidarity.com
Wed May 7 15:18:58 PDT 2003


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



More information about the freebsd-questions mailing list