kernel/SOURCES/cpupower.config
2022-02-07 08:35:10 +00:00

4 lines
150 B
Plaintext

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