freebsd-nq/etc/defaults
Nate Lawson 3662033599 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)
2003-12-18 04:39:57 +00:00
..
devfs.rules As far as we know, there is no reason to not expose /dev/crypto in 2003-09-26 10:32:21 +00:00
Makefile o Do not keep a separate list of src/etc/defaults files in 2003-08-24 03:24:54 +00:00
pccard.conf any -> ? for new entry (to allow time for people to upgrade their pccardd) 2003-10-04 18:44:29 +00:00
periodic.conf Fix typo, I forgot daily_ in front of the status_ata_raid_enable 2003-12-12 21:23:27 +00:00
rc.conf Add power_profile, a script that changes the ACPI CPU Cx idle state and/or 2003-12-18 04:39:57 +00:00