Files
pve_toss_notes/src/pve/pve_cpupower.conf
T
2023-10-29 10:28:30 +08:00

7 lines
182 B
Plaintext

# This configuration file is customized by fox,
# Optimize system CPU governors.
CPUPOWER_START_OPTS="frequency-set -g powersave"
CPUPOWER_STOP_OPTS="frequency-set -g performance"