Date: Tue, 15 Jan 2008 10:19:46 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-acpi@freebsd.org Subject: Re: [PATCH]: powerd minimal frequency support Message-ID: <200801151023.22303.jhb@freebsd.org> In-Reply-To: <86ejcjfizn.fsf@bsd.by> References: <86ejcjfizn.fsf@bsd.by>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 15 January 2008 06:03:56 am Max N. Boyarov wrote: > Hi, > > Patch add -m switch to powerd. This is help set minimal frequency level to powerd. > > for sample powerd -m 1000 set minimal freq to 1000. > > Please say if this patch is useful then I'll send PR. FYI, you can already achieve this by setting debug.cpufreq.lowest=1000 via sysctl. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801151023.22303.jhb>