Re: 2.6.27/2.6.28: irqbalance dies shortly after starting thedaemon on x86 but not x86_64, why?

From: Kyle McMartin
Date: Fri Jan 02 2009 - 17:35:34 EST


On Tue, Dec 30, 2008 at 07:26:30AM -0500, Justin Piszcz wrote:
> (same on both x86 and x86_64):
> # cat /etc/default/irqbalance
> #Configuration for the irqbalance daemon
>
> #Should irqbalance be enabled?
> ENABLED=1
> #Balance the IRQs only once?
> ONESHOT="0"
>

If there is only one cache domain, ie: one physical cpu socket with two
cores sharing a cache, then irqbalance will return after the initial
balance since it would be pointless to continue running. (It forces
itself into oneshot mode.)

regards, Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/