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:	Sat, 7 Feb 2009 11:55:45 -0800
From:	Arjan van de Ven <arjan@...radead.org>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: cpu frequency maximized even for a niced job w/ v2.6.29-rc3

On Sat, 7 Feb 2009 11:30:10 +0100
Toralf Förster <toralf.foerster@....de> wrote:

> I'm wondering, why my ThinkPad T41 goes from 600 MHz to 1.7 GHz if I
> run this job :
> 
> $> while [[ true ]]; do nice -3 factor 273244676154386297; done
> 
> under v2.6.29-rc3-562-geda58a8.
> 
> Former version stays at min frequency (600 MHz).

The kernel has defaulted to this for I think a really long time;
maybe your "former version" was a distribution kernel with patches?

Either way this is a simple tunable in sysfs; and to be honest,
going to the full speed is very often the right behavior so as a
default it is quite sane...


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
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