On 2007-06-29, Tony Houghton <h.DeleteThis@realh.co.uk> wrote:
> I can't get Linux to support CPU frequency scaling on my Core 2 Duo.
> I've enabled the relevant drivers but the cpufreq directories aren't
> appearing in sysfs. In the kernel options you can set the default
> governor to "performance" (highest frequency all the time) or
> "userspace" (which I've chosen). How are you supposed to enable
> "ondemand" or "conservative"?
--------------------
# Set ondemand CPU frequency changing on both processors
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo ondemand > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
--------------------
In the same directories, you can see other files that list the
avialable governers, the speeds the CPU will run at, the current speed
etc etc etc.
Or at least you should! Is it the above directories that you can't
see, or have you just forgotten the path like I do every time
--
Blast off and strike the evil Bydo empire!