Re: multiqueue interrupts...

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthew Wilcox <matthew@...>
Cc: David Miller <davem@...>, <netdev@...>
Date: Friday, September 19, 2008 - 6:11 pm

On Fri, 19 Sep 2008 12:18:41 -0600
Matthew Wilcox <matthew@wil.cx> wrote:

that's not a good answer. There are reasons for moving interrupts that
are a sysadmin choice (like power management policy that if the system
is seriously idle, that all interrupts go to one of the sockets so that
the others can stay in low power mode). Putting the policy in the kernel
to prohibit such admin choices sounds like a bad idea to me.

There are better ways to do what you want, for example by exposing a
"preferred cpu" somewhere so that irqbalance will place it there
"unless <...>". That is, if such kernel policy binding is right in the
first place


irqbalance is NUMA aware and places a penalty on placing an interrupt
"wrongly". We can argue on how strong this penalty should be, but
thinking that irqbalance doesn't use the numa info the kernel exposes
is incorrect.



-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
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:
Re: multiqueue interrupts..., Matthew Wilcox, (Fri Sep 19, 2:18 pm)
Re: multiqueue interrupts..., Arjan van de Ven, (Fri Sep 19, 6:11 pm)
Re: multiqueue interrupts..., Andy Fleming, (Fri Sep 19, 6:24 pm)
Re: multiqueue interrupts..., Arjan van de Ven, (Fri Sep 19, 6:28 pm)
RE: multiqueue interrupts..., Brandeburg, Jesse, (Fri Sep 19, 4:57 pm)
Re: multiqueue interrupts..., David Miller, (Fri Sep 19, 5:09 pm)
Re: multiqueue interrupts..., Matthew Wilcox, (Fri Sep 19, 5:15 pm)
Re: multiqueue interrupts..., David Miller, (Fri Sep 19, 4:14 pm)