From owner-freebsd-smp Thu Mar 13 10:10:12 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9725737B404 for ; Thu, 13 Mar 2003 10:10:09 -0800 (PST) Received: from quartzo.cirp.usp.br (quartzo.cirp.usp.br [143.107.200.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B1543F85 for ; Thu, 13 Mar 2003 10:10:07 -0800 (PST) (envelope-from aftaha@cirp.usp.br) Received: from cirp.usp.br (arenito.cirp.usp.br [143.107.200.101]) by quartzo.cirp.usp.br (8.11.6/8.11.6) with ESMTP id h2DIKKr23389 for ; Thu, 13 Mar 2003 15:20:21 -0300 Message-ID: <3E70CA1F.297F9E2F@cirp.usp.br> Date: Thu, 13 Mar 2003 15:12:47 -0300 From: Ali Faiez Taha Reply-To: aftaha@cirp.usp.br X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, pt-BR, pt, es-ES, fr, ar, ar, de-DE, ru, el MIME-Version: 1.0 To: freebsd-smp@freebsd.org Subject: SMP on the Kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Dear Sir. I'm trying to use one Intel Motherboard, MODEL: SE7500CW2, with SMP on the kernel. The FreeBSD version is 4.8 RC The processors are 2 Xeon 2.4 GHz BIOS version : 1.17 When I compile the Kernel with the options: options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O and reboot, the CPU crash. The partial boot messages is : -------------------------------------------------------------- Hyperthreading: 2 logical CPUs Programming 24 pins in IOAPIC#0 IOAPIC #0 intpin2 -> irq 0 Programming 24 pins in IOAPIC # 1 Programming 24 pins in IOAPIC # 2 AP # 1 (PHY#1) failed ! panic (y/n) [y] If I press y the answer is : bye-bye mp_lock=00000001, cpuid=0,lapic.id=00000000 Uptime:0s Here, the CPU is locked. ----------------------------------------------------------- What I need to do to this CPU run with SMP ? There are more options to put on the kernel ? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message