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>] [day] [month] [year] [list]
Date:	Thu, 24 Dec 2009 18:53:28 -0500
From:	Valdis.Kletnieks@...edu
To:	Carl <carlr@...email.gr>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: CPU eaten by unknown code

On Thu, 24 Dec 2009 16:12:21 +0200, Carl said:

> The loop takes 1.2 seconds for about 138 seconds.
> The loop takes 2.4 second for about 45 seconds.
> And this repeats forever.
> 
> In other words, every 138 seconds something is "running" for
> 45 seconds and it takes 50% of my CPU time!

Thermal throttling?  Is the fan functional?  Can you monitor the CPU
temperature while running your testcase?

My second guess is something is causing a cpuspeed module to misfire and
drop the CPU to a 50% clock speed even though there's load on the system.
That one is easily testable - just do a 'grep MHz /proc/cpuinfo' during the
'fast' and 'slow' phases.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ