atom feed5 messages in org.freebsd.freebsd-smpRe: GENERIC-SMP not finding second CPU
FromSent OnAttachments
the beavixNov 2, 1998 10:45 am 
Cameron SlyeNov 2, 1998 11:08 am 
Kenneth D. MerryNov 2, 1998 11:18 am 
the beavixNov 3, 1998 12:09 am 
Chris D. FaulhaberNov 3, 1998 3:40 am 
Subject:Re: GENERIC-SMP not finding second CPU
From:Chris D. Faulhaber (jed@speck.ml.org)
Date:Nov 3, 1998 3:40:32 am
List:org.freebsd.freebsd-smp

I'm running 3.0-CURRENT and am having some trouble with GENERIC-SMP finding my second CPU.

--snip--

FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfec08000 cpu1 (AP): apic id: 12, version: 0x00040011, at 0xfec08000 io0 (APIC): apic id: 13, version: 0x00170011, at 0xfec00000

looks like it found it...

... cpu0 is being used to launch the kernel (otherwise the system wouldn't boot)...

SMP: AP CPU #1 Launched!

...the second one is started at the end of your dmesg output.

check the output of top, you should see processes on CPU0 and CPU1 under the STATE header.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message