Re: Interrupt Affinity in SMP

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robert Hancock
Date: Saturday, July 10, 2010 - 6:20 pm

On Sat, Jul 10, 2010 at 1:46 PM, Bryan Hundven <bryanhundven@gmail.com> wrote:

That may be chipset dependent, I don't think all chipsets have the
ability to distribute the interrupts like that. Round-robin interrupt
distribution for a given handler isn't optimal for performance anyway
since it causes the relevant cache lines for the interrupt handler to
be ping-ponged between the different CPUs.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Interrupt Affinity in SMP, Bryan Hundven, (Fri Jul 9, 3:59 pm)
Re: Interrupt Affinity in SMP, Robert Hancock, (Fri Jul 9, 5:48 pm)
Re: Interrupt Affinity in SMP, Robert Hancock, (Sat Jul 10, 6:20 pm)
Re: Interrupt Affinity in SMP, Bryan Hundven, (Sat Jul 17, 1:02 pm)
Re: Interrupt Affinity in SMP, Ciju Rajan K, (Sun Jul 18, 11:38 am)
Re: Interrupt Affinity in SMP, Bryan Hundven, (Sun Jul 18, 11:52 am)
Re: Interrupt Affinity in SMP, Ciju Rajan K, (Sun Jul 18, 12:22 pm)
Re: Interrupt Affinity in SMP, Bryan Hundven, (Mon Jul 19, 10:01 am)
Re: Interrupt Affinity in SMP, Robert Hancock, (Mon Jul 19, 12:22 pm)
Re: Interrupt Affinity in SMP, Bryan Hundven, (Mon Jul 19, 1:03 pm)
Re: Interrupt Affinity in SMP, Robert Hancock, (Mon Jul 19, 2:33 pm)