Re: IOAPIC and 8254

From: Chris Wedgwood (cw@f00f.org)
Date: Thu Mar 02 2000 - 16:03:07 EST


On Thu, Mar 02, 2000 at 12:56:30PM -0800, Lyle Coder wrote:

> Im sorry, what I actually meant was....

> So on an MP system, does Linux use the LOCAL APIC or the 8254 as
> the actual timer tick source... ie... which device actually
> generates the timer ticks (IRQ0)? And what vector does it
> generate?

I see this in arch/i386/kernel/i8259.c

/*
 * every pentium local APIC has two 'local interrupts', with a
 * soft-definable vector attached to both interrupts, one of
 * which is a timer interrupt, the other one is error counter
 * overflow. Linux uses the local APIC timer interrupt to get
 * a much simpler SMP time architecture:
 */

-cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:13 EST