*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: acpicpu | Section: 4 | Source: OpenBSD | File: acpicpu.4
ACPICPU(4) FreeBSD Kernel Interfaces Manual ACPICPU(4) 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 is used to enter deeper CPU power states when idle, and can be used to throttle processor speed to reduce power usage and extend battery life through the hw.setperf sysctl(2) mechanism. acpicpu reports the C-states offered by ACPI using the format C%d(%d@%d %s.%x@%#x) where the respective fields are the ACPI state, the reported power consumption, the reported latency, the method, the flags on the method, and the address for the method. Inapplicable or unspecified fields are elided. If the state won't be used for any reason then the entry will have a `!' prefix. If the state is the fallback state used when no valid C-state entries were found then flags will be a `!'. For the mwait method the address is the hints value for the instruction. SEE ALSO sysctl(2), acpi(4), cpu(4), intro(4), apmd(8), sysctl(8) HISTORY The acpicpu driver first appeared in OpenBSD 3.9. AUTHORS The acpicpu driver was written by Marco Peereboom <[email protected]>. CPU power state (C-state) support was added by Philip Guenther <[email protected]>. FreeBSD 14.1-RELEASE-p8 October 21, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options