bugfixes
This commit is contained in:
Regular → Executable
Regular → Executable
@@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt install -y powertop linux-cpupower
|
||||
./turbostat.sh
|
||||
./autoaspm.py
|
||||
./check_aspm.sh
|
||||
powertop --auto-tune
|
||||
./turbostat.sh
|
||||
|
||||
Regular → Executable
+2
-2
@@ -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