Ingo Molnar wrote: > i have released the -V0.7.47-06 Real-Time Preemption patch, which can be > downloaded from the usual place: > > http://redhat.com/~mingo/realtime-preempt/ > > there was more stabilization activity during the past couple of weeks - > i think i have all pending patches applied, let me know if something > went MIA. I've also applied Mingming's ext3 reservation latency > reductions. > > Changes: > > - more plist fixes (Daniel Walker) > > - SMP global-RT-reschedule fix (Steven Rostedt) > > - x86_64 fixes - it builds & boots now (Joe King) > > - ext3 reservations latency reductions (Mingming Cao) > > - kstopmachine yield() fixes (Steven Rostedt) > > - ksoftirqd init fix (George Anzinger) > > - removed yield() uses from coredumping (suggested by many) > > to build a -V0.7.47-06 tree, the following patches have to be applied: > > http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.bz2 > http://kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.12-rc4.bz2 > http://redhat.com/~mingo/realtime-preempt/realtime-preempt-2.6.12-rc4-V0.7.47-06 > > Ingo > - Ingo, I did finally get to capture the log of -RT-2.6.12-rc4-V0.7.47-08 dying when booting. I have attached the log and the config. This is on dual 2.6G Xeon with ht and smp enabled, 512M and IDE. What else can I do (in between alligators)? Output from lspci: [aaektkf@swdev14 ~]$ lspci 00:00.0 Host bridge: Intel Corp. E7505 Memory Controller Hub (rev 03) 00:00.1 Class ff00: Intel Corp. E7505/E7205 Series RAS Controller (rev 03) 00:01.0 PCI bridge: Intel Corp. E7505/E7205 PCI-to-AGP Bridge (rev 03) 00:02.0 PCI bridge: Intel Corp. E7505 Hub Interface B PCI-to-PCI Bridge (rev 03) 00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02) 00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 82) 00:1f.0 ISA bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02) 00:1f.1 IDE interface: Intel Corp. 82801DB (ICH4) IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 02) 01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3) 02:1c.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03) 02:1d.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03) 02:1e.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03) 02:1f.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03) 04:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02) 05:01.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) [aaektkf@swdev14 ~]$ -- kr