bugfixes
This commit is contained in:
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
|
#!/bin/sh
|
||||||
|
|
||||||
apt install -y powertop linux-cpupower
|
apt install -y powertop linux-cpupower
|
||||||
|
./turbostat.sh
|
||||||
./autoaspm.py
|
./autoaspm.py
|
||||||
./check_aspm.sh
|
./check_aspm.sh
|
||||||
powertop --auto-tune
|
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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user