diff options
author | njl <njl@FreeBSD.org> | 2003-12-18 04:39:57 +0000 |
---|---|---|
committer | njl <njl@FreeBSD.org> | 2003-12-18 04:39:57 +0000 |
commit | 8bfbe55f94c2a9837f50cc74d5b44e4eb26f79e0 (patch) | |
tree | 35d5bfa9e44f237f3b47c628938cd6ba7d2622a4 /sys/isofs | |
parent | 1c08e0c3ab645a4b6ccd7b9bba66d235bd321c78 (diff) | |
download | FreeBSD-src-8bfbe55f94c2a9837f50cc74d5b44e4eb26f79e0.zip FreeBSD-src-8bfbe55f94c2a9837f50cc74d5b44e4eb26f79e0.tar.gz |
Add power_profile, a script that changes the ACPI CPU Cx idle state and/or
the throttling state in response to line transitions. Future plans
include adding support for CPU frequency changes.
Add a devd.conf entry for calling this script.
The default values for this are:
performance_cx_lowest="HIGH" # Use HLT (C0) online
performance_throttle_state="HIGH" # 100% (no throttling)
economy_cx_lowest="LOW" # Use the lowest Cx state possible
economy_throttle_state="HIGH" # 100% (no throttling)
Diffstat (limited to 'sys/isofs')
0 files changed, 0 insertions, 0 deletions