Re: How to distribute IRQs to all cores

2011-08-25 Thread Stan Hoeppner
On 8/25/2011 5:11 AM, J.Hwan Kim wrote: > Hi, everyone > > The interrupts of my ixgbevf driver occurs only Core 0 > although the user space "irqbalance" serivce is working. Calling irqbalance a user space service shows a serious lack of understanding of how irqbalance works. > How can I distribu

How to distribute IRQs to all cores

2011-08-25 Thread J.Hwan Kim
Hi, everyone The interrupts of my ixgbevf driver occurs only Core 0 although the user space "irqbalance" serivce is working. How can I distribute the interrupt of RX in ixgbevf to all cores? cat /proc/interrupts | grep "isv" 97: 8 0 0 0 0