Jump to content

Command Crate ¿about?

Set specific CPU cores to performance mode (cpupower)

cpupower -c $CPU_CORES frequency-set -g performance

Sets the specified CPU cores (defined by $CPU_CORES) to performance mode for maximum frequency.

system tuning [kb:26]