From owner-freebsd-questions Mon Aug 13 18:58:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost-1.mtl-loo.activecom.net (mailhost-1.mtl-loo.activecom.net [64.135.16.23]) by hub.freebsd.org (Postfix) with ESMTP id D584337B405 for ; Mon, 13 Aug 2001 18:58:25 -0700 (PDT) (envelope-from woodrow@activecom.net) Received: from saturn.activecom.net (saturn.activecom.net [64.135.16.6]) by mailhost-1.mtl-loo.activecom.net (Active MailServer) with ESMTP id 2D8278DC48 for ; Mon, 13 Aug 2001 21:58:21 -0400 (EDT) Date: Mon, 13 Aug 2001 21:18:28 -0400 (EDT) From: Joshua MacQueen To: Subject: MP table broken: 8259->APIC entry missing! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running 4.3-STABLE from July the 17th on a dual PPro box. The parts that grab my interest are obviously the bits about: APIC_IO: MP table broken: 8259->APIC entry missing! Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 14, version: 0x000f0011, at 0xfec00000 and APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 Waiting 7 seconds for SCSI devices to settle SMP: AP CPU #1 Launched! THe output of my dmesg is here http://www.activecom.net/~woodrow/dmesgrebel and the kernel config is here http://www.activecom.net/~woodrow/rebel It doesn't seem to interfere with operations at all, top shows processes running in both processors and mptable reports everything as A-OK; just wondering if there's something a little askew here. __________________ "testing? What's that? If it compiles, it is good, if it boots up it is perfect." - Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message