Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2008 17:54:44 +0100
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        Andreas Davour <ante@update.uu.se>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Throttle the CPU when the system is idle
Message-ID:  <200801211754.45629.tijl@ulyssis.org>
In-Reply-To: <Pine.LNX.4.64.0801211613130.13228@Psilocybe.Update.UU.SE>
References:  <Pine.LNX.4.64.0801210437470.8344@Psilocybe.Update.UU.SE> <200801211348.29679.tijl@ulyssis.org> <Pine.LNX.4.64.0801211613130.13228@Psilocybe.Update.UU.SE>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 21 January 2008 16:13:36 Andreas Davour wrote:
> On Mon, 21 Jan 2008, Tijl Coosemans wrote:
>> Throttling still made a huge difference on my systems.
> 
> Many different opionions here. How did you do it then?

In /etc/sysctl.conf:
debug.cpufreq.lowest=400

In /etc/rc.conf:
economy_cx_lowest="LOW"
performance_cx_lowest="LOW"
powerd_enable="YES"
powerd_flags="-i 92 -r 65 -p 200"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801211754.45629.tijl>