On Wed, 2007-03-21 at 14:04 +0100, Stefan Prechtel wrote:
> I uploaded the output of dmesg (kernel 2.6.21-rc4-git5) (battery / ac)
> and dmidecode
> I can boot on battery with nolapic_timer and the second core is online, too.
> /proc/acpi/processor/C000/ shows the same as before but
> /proc/interrupts has changed:
>
> (battery)
> CPU0 CPU1
> 0: 47131 0 local-APIC-edge-fasteoi timer
> LOC: 0 46978
>
> (ac)
> CPU0 CPU1
> 0: 59137 0 local-APIC-edge-fasteoi timer
> LOC: 0 58984
That's correct. We keep the PIT alive and trigger the lapic timer
interrupt via an IPI.
tglx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/