kernel-lt/SOURCES/cpupower.config
Skip Grube 7a3275bae7 Initial commit
Initial commit is the current kernel-lt 6.1.112 src rpm, straight from
elrepo.org .

Further commits will adapt the package to build for i686
2024-10-15 11:56:56 -04: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"