kernel/cpupower.config

4 lines
150 B
Plaintext
Raw Normal View History

2011-08-18 01:18:53 +00:00
# See 'cpupower help' and cpupower(1) for more info
CPUPOWER_START_OPTS="frequency-set -g performance"
CPUPOWER_STOP_OPTS="frequency-set -g ondemand"