| Summary: | Problems with with SMP on Compaq proliant | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Dmitry S. Rzhavin <dima> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Can you try a FreeBSD 4.3 SMP kernel on this machine to see if it still has problems? -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ State Changed From-To: open->closed The originator did not respond to a request to see if this problem had been fixed by earlier changes in 4.2-stable. Also, this is a duplicate of PR 24210. |
When I'm trying to boot with SMP kernel, I see: BIOS basemem (638K) != RTC basemem (640K), setting to BIOS value Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-20000203-STABLE #2: Fri Mar 17 09:25:58 MSK 2000 root@oak.rt.ru:/usr/src/sys/compile/OAK Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III (686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,<b25>> real memory = 16777216 (16384K bytes) avail memory = 13881344 (13556K bytes) Programming 35 pins in IOAPIC #0 IOAPIC #0 intpint 25 -> irq -1 IOAPIC #0 intpint 26 -> irq 0 IOAPIC #0 intpint 27 -> irq -1 IOAPIC #0 intpint 28 -> irq -1 IOAPIC #0 intpint 29 -> irq -1 IOAPIC #0 intpint 30 -> irq -1 IOAPIC #0 intpint 31 -> irq -1 and thats all, only Power Switch works after it Fix: Donno. How-To-Repeat: Uncomment next strings in kernel config: options SMP options APIC_IO and build kernel.