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, 23 May 2009 14:08:30 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	Justin Mattock <justinmattock@...il.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: running the kernel without hal= how safe with the cpufreq

On Sat, 23 May 2009 11:29:29 -0700
Justin Mattock <justinmattock@...il.com> wrote:

> I'm in the process of building a system
> minus hal(since udev 142 explains itself
> in the README),
> Anyways I normally just have
> "ondemand" compiled as the main
> cpufreq module, and have no powermgnt or cpufreq
> userspace tool except or was hal.
> should I be concerned
> without having hal due to things like this in
> ps auxZ

if you use ondemand you don't need anything else; the defaults
are good and in fact very very few people (if anyone) should ever
change the tunables (they're more aimed for the ondemand developers).

Any application that touches these tunables is basically broken ;)

In addition, you should always be safe against hardware breaking,
as long as you don't do things like poke chipset registers to disable
SMM etc, there is thermal protection build into the system.
First it will automatically slow down the CPU (a lot), and if that is
not sufficient/fast enough, the system will shut down before it lets
itself be damaged.



-- 
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