[ltp] cpu frequency scaling governor "ondemand" on ThinkPad T23
Robert Svoboda
linux-thinkpad@linux-thinkpad.org
Tue, 19 Jul 2005 15:36:45 +0200
* Martin Steigerwald <Martin@lichtvoll.de> [2005-07-16 12:20]:
> Hello,
Hi,
>
> root@deepdance:/sys/devices/system/cpu/cpu0/cpufreq ->
> cat scaling_available_frequencies
> 1130500 731500
^^^^^^^^^^^^^^
these numbers look strange (might be due to your setup),
mine look like this:
# cat scaling_available_frequencies
600000 800000 1000000 1200000 1400000
I have ondemand governor compiled in kernel, not as module,
that's the only difference I can see.
Robert