On Saturday 09 September 2006 02:02, Rudmer van Dijk <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-amd64] Lack of 'ondemand' power govenor': > On Friday 08 September 2006 02:18, Boyd Stephen Smith Jr. wrote: > > On Thursday 07 September 2006 18:06, Brian Litzinger > > <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-amd64] Lack > > of 'ondemand' power govenor': > > > On Fri, Sep 08, 2006 at 11:04:17AM +1200, Jamie wrote: > > > > > > > Can anyone offer me any ideas on this? > > > > > > If you built the various govenors as modules you have to modprobe > > > them. > > and then you have to put the following line in /etc/conf.d/local.start: > echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
That's an old way to do it. I prefer:
cpufreq-set -g ondemand
cpufreq-{set,info} are included recent versions of in
sys-power/cpufrequtils.
--
"If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability."
-- Gentoo Developer Ciaran McCreesh
pgp6mnlAnF0Yp.pgp
Description: PGP signature
