On Tue, 31 Jul 2007, John Sigler wrote: > As far as I understand, the Local APIC was integrated directly to the CPU > 12-15 years ago. Why would a BIOS implementor choose to disable it? Because they are lazy/incapable/out-of-time/select-your-favourite-excuse. For the chip to work you have to provide some minimal support in the firmware, in particular for the trickier paths of execution in the system management mode. The system still works with the Local APIC disabled, so why bother? > (And what does it mean to "disable" the LAPIC?) The LINT0 and LINT1 inputs of the APIC are routed straight to the INT and NMI inputs of the CPU respectively and the rest of the APIC logic becomes inactive (tri-stated, etc.). Maciej - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html