cvs commit: src/sys/dev/acpica acpi_thermal.c
Hajimu UMEMOTO
ume at FreeBSD.org
Wed Aug 17 17:01:26 GMT 2005
ume 2005-08-17 17:01:25 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_thermal.c
Log:
don't raise cpu speed over the value when passive cooling is in
effect. since CPU speed is restored by degrees, we cannot use
the facility of saving cpu speed by CPUFREQ_set() effectively.
so, we need to save the value when passive cooling is in effect.
Repoeted by: Kevin Oberman <oberman__at__es.net>
Revision Changes Path
1.56 +24 -11 src/sys/dev/acpica/acpi_thermal.c
More information about the cvs-src
mailing list