Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 09:33:12 -0500
From:      "Cagle, John (ISS-Houston)" <john.cagle@hp.com>
To:        "Markus Paluschek" <warex@vsh.pl>, <freebsd-smp@freebsd.org>
Subject:   RE: problem with smp on FreeBSD-5.1
Message-ID:  <C50AB9511EE59B49B2A503CB7AE1ABD1067F2689@cceexc19.americas.cpqcorp.net>

next in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: Markus Paluschek [mailto:warex@vsh.pl]=20
> Sent: Monday, August 18, 2003 5:47 AM
> To: freebsd-smp@freebsd.org
> Subject: problem with smp on FreeBSD-5.1
>=20
> I have Compaq Proliant ML350 server machine with configuration:
> 2x Pentium Xeon 2,4 GHz
> 1200 MB ram
> 2x SCSI hard disks
> RAID smart array 641 controller
>=20
> When i recompiled kernel from sources downloaded by cvsup, it=20
> compiled well,
> but when
> i've rebooted and started booting from new kernel and booting=20
> have stuck in
> suck process:
> ........................
> CPU: Intel(R) Xeon (TM) CPU 2,40GHz (2392.25-MHz 686-class CPU)
>   Origin =3D "GenuineIntel" id =3D 0xf27   Stepping =3D 7
>=20
> Features=3D0xbfebf9ff<FPU,VMe,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTR
> R,PGE,MCA,CMOV
> ,P
> AR, PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
>    Hyperthreading: 2 logical CPUs
> real memor =3D 1342152704 (1279 MB)
> avail memory =3D 1299877888 (1239 MB)
> Changing APIC ID for IO APIC #0 from 0 to 2 on chip
> Changing APIC ID for IO APIC #1 from 0 to 3 on chip
> Changing APIC ID for IO APIC #2 from 0 to 4 on chip
> Changing APIC ID for IO APIC #3 from 0 to 5 on chip
>  Programming 16 pins in IOAPIC #0
> IOAPIC #0 intpin 2 -> irq 0
> Programming 16 pins in IOAPIC #1
> Programming 16 pins in IOAPIC #2
> Programming 16 pins in IOAPIC #3
>=20
> Now i can only reboot machine by manual reseting.
> I haven't found anything on google.
> Those FreeBSD have been installed from CD.
>=20
> best regards
> Markus Paluschek

Make sure your ROM BIOS setup has the OS type configured for Linux.

Does it work if only 1 processor is installed?

The next four lines in the boot log should be something like:

FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
 cpu0 (BSP): apic id:  0, version: 0x00050014, at 0xfee00000
 cpu1 (AP):  apic id:  1, version: 0x00050014, at 0xfee00000
 cpu2 (AP):  apic id:  2, version: 0x00050014, at 0xfee00000
 cpu3 (AP):  apic id:  3, version: 0x00050014, at 0xfee00000

Do you see any of these lines?

Regards,
John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C50AB9511EE59B49B2A503CB7AE1ABD1067F2689>