Searching for Multi Processors

Mike Solis mike at mtsolidarity.com
Wed May 7 14:24:42 PDT 2003


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,

Mike



More information about the freebsd-questions mailing list