Date: Sat, 19 Dec 2009 21:30:09 -0500 From: Glen Barber <glen.j.barber@gmail.com> To: Doug Barton <dougb@freebsd.org> Cc: freebsd-current@freebsd.org, Paul G Webster <mailinglists@alchemy-networks.co.uk> Subject: Re: Systems running hot? Message-ID: <4ad871310912191830y5a024bceq4eb0a3b39e606ad8@mail.gmail.com> In-Reply-To: <4B2D8B9C.5030706@FreeBSD.org> References: <4B2D4B53.1060503@FreeBSD.org> <op.u47gp1m6gcpajg@desktop1.alchemy-networks.co.uk> <4B2D8B9C.5030706@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 19, 2009 at 9:27 PM, Doug Barton <dougb@freebsd.org> wrote: > Paul G Webster wrote: >> tried running powerd on it? > > I was not running powerd, but I just enabled it with: > performance_cx_lowest="HIGH" > performance_cpu_freq="HIGH" > economy_cx_lowest="HIGH" > economy_cpu_freq="HIGH" > > If I'm reading the rc.conf man page correctly, that will give me the > benefit of good performance while at the same time dropping the cpu > frequency and power usage when idle? > > Any other suggestions are welcome. > You can also set settings dependent on the power source: powerd_flags="-a max -b adaptive" would set maximum frequency on AC power, and adapt to usage on battery. You can set percentages as well for each, but to be honest, this isn't solving the real problem here... -- Glen Barber
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310912191830y5a024bceq4eb0a3b39e606ad8>