Re: Irq architecture for multi-core network driver.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Saturday, October 24, 2009 - 6:26 am

From: ebiederm@xmission.com (Eric W. Biederman)
Date: Fri, 23 Oct 2009 16:22:36 -0700


It knows what network devices are named, and looks for those keys
in /proc/interrupts.  Anything names 'ethN' will not be moved and
if you name them on a per-queue basis properly (ie. 'ethN-RX1' etc.)
it will flat distribute those interrupts amongst the cpus in the
machine.

So if you're doing "silly stuff" and naming your devices by some other
convention, you would end up defeating the detations built into
irqbalanced.

Actually, let's not even guess, go check out the sources of the
irqbalanced running on your system and make sure it has the network
device logic in it. :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Irq architecture for multi-core network driver. , David Daney, (Thu Oct 22, 2:40 pm)
Re: Irq architecture for multi-core network driver., Chris Friesen, (Thu Oct 22, 3:05 pm)
Re: Irq architecture for multi-core network driver., David Daney, (Thu Oct 22, 3:24 pm)
Re: Irq architecture for multi-core network driver., Eric W. Biederman, (Fri Oct 23, 12:59 am)
Re: Irq architecture for multi-core network driver., Jesse Brandeburg, (Fri Oct 23, 10:28 am)
Re: Irq architecture for multi-core network driver., Eric W. Biederman, (Fri Oct 23, 4:22 pm)
Re: Irq architecture for multi-core network driver., David Miller, (Fri Oct 23, 8:19 pm)
Re: Irq architecture for multi-core network driver., David Miller, (Sat Oct 24, 6:23 am)
Re: Irq architecture for multi-core network driver., David Miller, (Sat Oct 24, 6:26 am)
Re: Irq architecture for multi-core network driver., Chetan Loke, (Wed Dec 16, 3:08 pm)
Re: Irq architecture for multi-core network driver., David Daney, (Wed Dec 16, 3:30 pm)
Re: Irq architecture for multi-core network driver., Stephen Hemminger, (Wed Dec 16, 4:00 pm)
Re: Irq architecture for multi-core network driver., David Daney, (Wed Dec 16, 4:26 pm)