raven-rhel8/extras/kernel-rx/cpupower.config
2024-04-26 09:59:30 +06: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"