ansible/roles/cpupower/files/cpupower.sysconfig

3 lines
150 B
Text

# See 'cpupower help' and cpupower(1) for more info
CPUPOWER_START_OPTS="frequency-set -g ondemand"
CPUPOWER_STOP_OPTS="frequency-set -g performance"