lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 12 Sep 2010 20:57:15 +0200
From:	Andreas Mohr <andi@...as.de>
To:	Louis-David Mitterrand <vindex+lists-linux-kernel@...rtia.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: ksoftirqd/n permanently eating 60% of a CPU

> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ