Throttle the CPU when the system is idle

Tijl Coosemans tijl at ulyssis.org
Mon Jan 21 08:54:53 PST 2008


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"


More information about the freebsd-questions mailing list