Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2008 12:10:03 GMT
From:      Kris Kennaway <kris@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/120490: powerd should let me specify desired frequencies
Message-ID:  <200802171210.m1HCA3mL016713@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/120490; it has been noted by GNATS.

From: Kris Kennaway <kris@FreeBSD.org>
To: Nate Eldredge <neldredge@ucsd.edu>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/120490: powerd should let me specify desired frequencies
Date: Sun, 17 Feb 2008 13:02:21 +0100

 Nate Eldredge wrote:
 
 > powerd(8) in adaptive mode adjusts the CPU frequency based on the list from dev.cpu.0.freq_levels, it gradually moves through all available frequencies.  However, in my case this is not desirable; only two of the available frequencies are actually useful.  The CPU's full speed is 1800 MHz; powernow also has a 1000 MHz setting that saves about 20W.  But there are a bunch of other frequencies that apparently come from ACPI.  They do slow down the CPU, but based on my tests the machine's power consumption d oes not actually change, so there is not much point in using them.  Furthermore, the ACPI frequencies include some really low ones (250MHz or so) which crash the machine if selected.  So I really just want powerd to switch between 1800 and 1000.
 > 
 > It would be useful for powerd to have an option to manually specify a list of desired frequencies.
 
 Just disable the services that are providing the alternate frequencies. 
   Probably acpi_throttle.
 
 Kris
 



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