Merged static bits...
This commit is contained in:
10
legacy/fixcpuperf.sh
Normal file
10
legacy/fixcpuperf.sh
Normal file
@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Script to set performance.
|
||||
|
||||
|
||||
|
||||
cpufreq-set -r -g performance
|
||||
cpupower frequency-set --governor performance
|
||||
|
||||
|
Reference in New Issue
Block a user