From owner-freebsd-smp Mon Feb 4 19:11:19 2002 Delivered-To: freebsd-smp@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 0564537B435 for ; Mon, 4 Feb 2002 19:10:51 -0800 (PST) Received: (qmail 20096 invoked from network); 5 Feb 2002 03:10:49 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([65.91.164.35]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Feb 2002 03:10:49 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020204153839.25515.qmail@web10503.mail.yahoo.com> Date: Mon, 04 Feb 2002 22:10:46 -0500 (EST) From: John Baldwin To: Andy Ellifson Subject: Re: Abit VP6 Dual Processor Board Cc: freebsd-smp@freebsd.org, Greg Lehey Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 04-Feb-02 Andy Ellifson wrote: > > The issue I have is when I do do the same installation on a Compaq DL380 with > dual processors dmesg says the following: > > SMP: AP CPU #0 Launched! > SMP: AP CPU #1 Launched! > > Then when I go into 'top' it will show both processors. Err, are you sure? We never print that for CPU 0, as it is the boot CPU and doesn't need any launching. We only "launch" secondary processors. The output below is expected output for a dual processor machine. > On this Abit board it only shows the second processor launching (#1) and top > only shows one processor instead of two. Errr, how are you judging that. Do you have any 0's in the 'C' column? > --- Greg Lehey wrote: >> [Format recovered--see http://www.lemis.com/email/email-format.html] >> >> MUA mangles quoted text. >> >> On Saturday, 2 February 2002 at 19:40:07 -0800, Andy Ellifson wrote: >> > --- Greg Lehey wrote: >> >> On Saturday, 2 February 2002 at 15:06:12 -0800, Andy Ellifson wrote: >> >>> >> >>> I have an Abit VP6 Dual processor board and I am unable to get the >> >>> second CPU to launch under FreeBSD v4.4-RELEASE or v4.5-RELEASE >> >>> after compiling the kernel for SMP. >> >>> >> >>> The web site for the motherboard is: >> >>> http://www.abit-usa.com/eng/product/mb/vp6.htm >> >>> >> >>> Is this one of the boards that doesn't fully support Intel MP spec >> >>> and therefore will not run under SMP as a dual-processor system? >> >> >> >> Very unlikely. I don't think they've made any of those for some >> >> time. What does dmesg say? >> > >> > Here is what dmesg says: >> > >> > FreeBSD 4.5-RELEASE #0: Fri Feb 1 09:39:02 MST 2002 >> > root@mesaaz1.vwsi.net:/usr/src/sys/compile/LOCAL >> > >> > IOAPIC #0 intpin 2 -> irq 0 >> > 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 >> > >> > APIC_IO: Testing 8254 interrupt delivery >> > APIC_IO: routing 8254 via IOAPIC #0 intpin 2 >> > SMP: AP CPU #1 Launched! >> >> So what makes you think it isn't being launched? >> >> Greg >> -- >> When replying to this message, please take care not to mutilate the >> original text. >> For more information, see http://www.lemis.com/email.html >> Finger grog@lemis.com for PGP public key >> See complete headers for address and phone numbers >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-smp" in the body of the message > > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-smp" in the body of the message -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message