cvs commit: src/sys/dev/acpica5 acpi_cpu.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 6 18:00:37 PDT 2004
dillon 2004/08/06 17:59:53 PDT
DragonFly src repository
Modified files:
sys/dev/acpica5 acpi_cpu.c
Log:
Add an event handler to adjust the cpu throttle state automatically when
power is disconnected and when power is reconnected. See 'sysctl hw.acpi'.
The new sysctls are hw.acpi.cpu.performance_speed and
hw.acpi.cpu.economy_speed.
Revision Changes Path
1.6 +57 -1 src/sys/dev/acpica5/acpi_cpu.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_cpu.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list