Throw the switch and enable use of the lowest idle states while online in
addition to offline. This can be overridden in /etc/rc.conf if it causes trouble although this has been stable since 2003/12.
This commit is contained in:
parent
5acd02180c
commit
e6228fcfdc
@ -458,7 +458,7 @@ devfs_rulesets="/etc/defaults/devfs.rules /etc/devfs.rules" # Files containing
|
||||
devfs_system_ruleset="" # The name of a ruleset to apply to /dev
|
||||
devfs_set_rulesets="" # A list of /mount/dev=ruleset_name settings to
|
||||
# apply (must be mounted already, i.e. fstab(5))
|
||||
performance_cx_lowest="HIGH" # Online CPU idle state
|
||||
performance_cx_lowest="LOW" # Online CPU idle state
|
||||
performance_throttle_state="HIGH" # Online throttling state
|
||||
economy_cx_lowest="LOW" # Offline CPU idle state
|
||||
economy_throttle_state="HIGH" # Offline throttling state
|
||||
|
Loading…
Reference in New Issue
Block a user