Compare commits
No commits in common. "d1e7cf0c4251e893efbc925d66ed828ff5450584" and "a133a752a9646f5a21d4950b5acbb1bc6119eb43" have entirely different histories.
d1e7cf0c42
...
a133a752a9
0
autoaspm.py
Executable file → Normal file
0
autoaspm.py
Executable file → Normal file
0
check_aspm.sh
Executable file → Normal file
0
check_aspm.sh
Executable file → Normal file
2
init.sh
Executable file → Normal file
2
init.sh
Executable file → Normal file
@ -1,8 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt install -y powertop linux-cpupower
|
||||
./turbostat.sh
|
||||
./autoaspm.py
|
||||
./check_aspm.sh
|
||||
powertop --auto-tune
|
||||
./turbostat.sh
|
||||
|
2
turbostat.sh
Executable file → Normal file
2
turbostat.sh
Executable file → Normal file
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
turbostat --Summary -quiet --show PkgWatt --interval 1 -n 10
|
||||
turbostat --Summary -quiet --show PkgWatt --interval 1
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user