bugfixes
This commit is contained in:
parent
e072047a3b
commit
6e6d414f90
0
autoaspm.py
Normal file → Executable file
0
autoaspm.py
Normal file → Executable file
0
check_aspm.sh
Normal file → Executable file
0
check_aspm.sh
Normal file → Executable file
2
init.sh
Normal file → Executable file
2
init.sh
Normal file → Executable file
@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt install -y powertop linux-cpupower
|
||||
./turbostat.sh
|
||||
./autoaspm.py
|
||||
./check_aspm.sh
|
||||
powertop --auto-tune
|
||||
./turbostat.sh
|
||||
|
4
turbostat.sh
Normal file → Executable file
4
turbostat.sh
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
#!/binsh
|
||||
#!/bin/sh
|
||||
|
||||
turbostat --Summary -quiet --show PkgWatt --interval 1
|
||||
turbostat --Summary -quiet --show PkgWatt --interval 1 -n 10
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user