Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 06:40:53 -0500 (EST)
From:      "Chris D. Faulhaber" <jedgar@speck.ml.org>
To:        the beavix <beavix@hotmail.com>
Cc:        smp@FreeBSD.ORG
Subject:   Re: GENERIC-SMP not finding second CPU
Message-ID:  <Pine.LNX.3.96.981103063206.12940C-100000@anthrax.speck>
In-Reply-To: <19981103081002.1828.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

-----
Chris D. Faulhaber
<jedgar@NOSPAM.speck.ml.org>



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.981103063206.12940C-100000>