Re: Interrupts and MP

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 13 Dec 1999 15:54:21 +0000 (GMT)


> Do they:
> all interrupt the same processor?

In "noapic" mode yes

> get distributed among all the processors somehow? If so, how?

By hardware. The basic rule is random distribution but a CPU that is servicing
a given IRQ currently gets all further irqs for that interrupt until it clears
the irq

-
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/