Linked by Thom Holwerda on Sun 23rd Sep 2007 13:43 UTC
Thread beginning with comment 273727
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Yeah, that's basically what I said
Fedora 7 has manual override on by default, under Debian and Ubuntu you have to reconfigure the gnome-applets to set SUID for manual override and it does give the appropriate warning.
Sometimes I like to use it when I'm watching a movie on my laptop while using my battery so that it doesn't use it all up, since usually to make smooth DVD playback, the CPU tries to jack itself up to maximum, even though the 798Mhz that it runs as the slowest speed works. Though I have found that under Windows XP, there was a slower speed that the CPU could clock itself too, and I had it working under Linux as well at one point, but I had to modify some files which I can't recall at the moment.




Member since:
2005-10-17
CPU frequency scaling is handled by default. We don't support manual overriding out of the box because:
a) it's difficult to do in a way that doesn't allow denial of service, and
b) the kernel generally knows better than you, especially now that the ondemand governor is well tuned.
The only machines where it won't work automatically are Celerons (which don't support voltage scaling, so there's little point in frequency scaling) and some older Pentium 4s (which have similar issues, with the addition of extra latency to make the experience even worse). If you're having problems with another chip, please do file a bug.