cvs commit: src/sys/dev/acpica acpi_thermal.c
Nate Lawson
nate at root.org
Mon Jul 18 20:22:02 GMT 2005
Hajimu UMEMOTO wrote:
> ume 2005-07-18 20:12:23 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/acpica acpi_thermal.c
> Log:
> Implement passive cooling. It is enabled for tz0 by default where
> it is available.
>
> Reviewed by: njl
>
> Revision Changes Path
> 1.54 +277 -13 src/sys/dev/acpica/acpi_thermal.c
Great, thank you. People should test to make sure this doesn't break
anything. It uses cpufreq(4) as the mechanism for controlling CPU speed
and doing cooling without fans.
--
Nate
More information about the cvs-src
mailing list