[ltp] cpufreq speeds below 600 MHz?
Andrew Moore
linux-thinkpad@linux-thinkpad.org
Tue, 14 Oct 2003 15:21:08 -0400
Ramon (and gorup) -- thanks for the good news.
>cat /sys/devices/system/cpu/cpu0/cpufreq/*
>174856 349712 524568 699424 874280 1049136 1223992 1398849
>
...it looks like your .../cpufreq directory contains all the available
freqs at which the CPU can run. However, mine contains the files:
cpuinfo_max_freq
cpuinfo_min_freq
scaling_available_governors
scaling_driver
scaling_governor
scaling_max_freq
scaling_min_freq
scaling_setspeed
At the risk of asking a question that can be answered easily by looking
at the kernel .config menu, is there a particular .config file setting
that is used to display all available values? Maybe I could peek at
your .config.
Thanks,
--Andrew