Add an event handler to adjust the cpu throttle state automatically when
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 7 Aug 2004 00:59:53 +0000 (00:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 7 Aug 2004 00:59:53 +0000 (00:59 +0000)
commit6104b20bdf5867037413f54aee5896f47090de90
tree3afdaa2f098a784bb19263e2d614437a48c5cc43
parentcdd863abfcfdc11a33475f04a313bc251edfff4a
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.
sys/dev/acpica5/acpi_cpu.c