From owner-freebsd-questions Wed Jan 26 12:50:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from topsecret.net (gill.apk.net [207.54.148.62]) by hub.freebsd.org (Postfix) with SMTP id 23946151A6 for ; Wed, 26 Jan 2000 12:50:38 -0800 (PST) (envelope-from gill@topsecret.net) Received: from pacific.int.topsecret.net by topsecret.net with SMTP (MDaemon.v2.7.SP5.R) for ; Wed, 26 Jan 2000 15:50:22 -0500 Date: Wed, 26 Jan 2000 15:50:35 -0500 (EST) From: James Gill X-Sender: gill@pacific.int.topsecret.net To: freebsd-questions@freebsd.org Subject: SMP: AP CPU #1 Launched! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: gill@topsecret.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just compiled a kernel to include the second processor in my 2xPII box. I am curious about the last line included from dmesg below. Should I see a similar message for CPU #2? Also, I've left the kernel config IOAPIC to default to 24. What does this paramater do? ... for what reasons would I want to change this and in what direction? Neither the LINT nor the Handbook have much to say on this. ---from dmesg--- ... CPU: Pentium II/Xeon/Celeron (686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183fbff real memory = 268435456 (262144K bytes) avail memory = 258703360 (252640K bytes) Programming 24 pins in IOAPIC #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: 0x00170011, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc0274000. Pentium Pro MTRR support enabled ... APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via pin 2 Waiting 15 seconds for SCSI devices to settle SMP: AP CPU #1 Launched! ... ---end dmesg--- TIA, --gill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message