NAME
acpicpu
—
ACPI processor power and performance
state
SYNOPSIS
acpicpu* at acpi?
DESCRIPTION
The acpicpu
driver provides support for
extracting processor power and performance levels from ACPI tables. This
information can be used to throttle processor speed to reduce power usage
and extend battery life through the hw.setperf
sysctl(3) mechanism.
SEE ALSO
HISTORY
The acpicpu
driver first appeared in
OpenBSD 3.9.
AUTHORS
The acpicpu
driver was written by
Marco Peereboom
<marco@openbsd.org>.