dl.turnsys.net/fixcpuperf.sh

11 lines
122 B
Bash
Raw Normal View History

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