BTS

Message2604

Author korn
Recipients
Date 2009-10-29.23:34:38
Content
> Grml has it's mechanisms to load the cpufreq drivers, but activates
> it only if a laptop has been detected. Is your system a laptop?

Oh. No, no laptop; but why not save power on all computers by default? It's good
for the environment, generates less heat etc. etc.

With the ondemand governor, and for (my :) typical uses of grml, the performance
loss is negligible.

> Does running 'Start loadcpufreq' (corresponds with
> '/etc/init.d/loadcpufreq start') address your issue?

Probably; I didn't know of this script, but will try it the next time I boot
grml somewhere. So far I just modprobed and echoed away (zsh makes it so easy
even when you have many cores - echo ondemand >/sys/**/scaling_governor :).

My wish then is for cpu frequency scaling to be enabled by default when possible
(maybe except if inhibited on the kernel command line).

Andras
History
Date User Action Args
2009-10-29 23:34:41kornsetmessageid: <1256859281.75.0.0469948867033.issue754@bts.grml.org>
2009-10-29 23:34:39kornlinkissue754 messages
2009-10-29 23:34:38korncreate