KNELStaticBits/fixcpuperf.sh

11 lines
122 B
Bash
Raw Normal View History

2022-01-19 18:48:06 -06:00
#!/bin/bash
#Script to set performance.
cpufreq-set -r -g performance
cpupower frequency-set --governor performance