CPU frequency in f17?

Heinz Diehl htd at fritha.org
Tue Jul 10 06:51:04 UTC 2012


On 10.07.2012, Tom Horsley wrote: 

> Other than the xfce4-cpufreq-plugin, I can't find any tools
> for fiddling the CPU frequency in f17.

I do that via rc.local. Here is what I'm using on my laptop (i5-450M
based):

echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo ondemand > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
echo ondemand > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
echo ondemand > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor

echo "20" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
echo "10" > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor



More information about the users mailing list