HEADSUP: cpufreq import complete, acpi_throttling changed

Nate Lawson nate at root.org
Wed Feb 9 08:28:30 PST 2005


Maxim Sobolev wrote:
> Nate Lawson wrote:
> 
>> Maxim Sobolev wrote:
>>
>>> Great! It would be nice if you can document this new facility in the 
>>> Handbook, since it is likely to be of interest for very large 
>>> percentage of FreeBSD users. Also, it should be mentioned in the 
>>> release notes.
>>
>>
>>
>> Man page committed so no one has an excuse to avoid updating their 
>> drivers.  ;-)  The man page may be improved more over time, but the 
>> interfaces needed to update drivers are completely documented.
> 
> 
> I am not talking about API documentation, but documentation on how to 
> use the new framework to control power consumption/heat dissipation. 
> This is crucial if you want cpufreq to be actually used by those FreeBSD 
> users who don't read freebsd-current in general or have missed your post 
> in particular. ;-)

If you're writing a userland daemon or using scripts, see the section 
SYSCTLS.  If you're writing a kernel driver that should decrease heat or 
whatever, see the section KERNEL INTERFACE.  If you don't care and just 
want it to work, just see rc.conf(5) or leave everything as defaults.

-- 
Nate


More information about the freebsd-acpi mailing list