Re: ksoftirqd/n permanently eating 60% of a CPU

From: Andreas Mohr
Date: Sun Sep 12 2010 - 14:57:25 EST


> Examining /proc/interrupts shows that "Local timer interrupts" are
> mainly firing.

> Strangely enough, the interrupt storm starts only 5 minutes or so after
> bootup.

So you're saying that the exact change in behaviour after 5 minutes
is a much increased local interrupt activity?


Something that might help in nailing down the source of the CPU load
is doing an oprofile trace (for contexts that aren't in interrupt-off periods, that is).


If it's in fact a local interrupt issue, then people such as Gleixner
or Stultz (timers) or Molnar (APIC) might know further details, IIRC.

And have you tried running powertop or manually (perhaps via sophisticated shell
script) keeping a watch on /proc/timer[list|stats]?

Andreas Mohr
--
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/