Re: IRQ balancing on a router

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Friday, October 3, 2008 - 6:38 am

On Fri, 3 Oct 2008 15:21:17 +0200
Jan Kasprzak <kas@fi.muni.cz> wrote:


one of the hard cases for irqbalance is that irqbalance doesn't have a
way to find out the actual cpu time spend in the handlers. For
networking it makes an estimate just based on the number of packets
(which is better than nothing)... but that breaks down if you have an
non-symmetry in CPU costs per packet like you have.

The good news is that irqthreads at least have the potential to solve
this "lack of information"; if not, we could consider doing a form of
microaccounting for irq handlers....


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
IRQ balancing on a router, Jan Kasprzak, (Fri Oct 3, 6:21 am)
Re: IRQ balancing on a router, Arjan van de Ven, (Fri Oct 3, 6:38 am)
Re: IRQ balancing on a router, Jason Baron, (Fri Oct 3, 7:29 am)
Re: IRQ balancing on a router, Jan Kasprzak, (Fri Oct 3, 7:57 am)
Re: IRQ balancing on a router, Arjan van de Ven, (Fri Oct 3, 8:05 am)
Re: IRQ balancing on a router, Arjan van de Ven, (Fri Oct 3, 8:22 am)
Re: IRQ balancing on a router, Peter Zijlstra, (Tue Oct 7, 3:29 am)
Re: IRQ balancing on a router, Nick Piggin, (Tue Oct 7, 8:00 am)