This commit is contained in:
root
2025-06-29 13:45:43 +02:00
parent e072047a3b
commit 6e6d414f90
4 changed files with 4 additions and 2 deletions
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+2
View 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
Regular → Executable
+2 -2
View File
@@ -1,5 +1,5 @@
#!/binsh #!/bin/sh
turbostat --Summary -quiet --show PkgWatt --interval 1 turbostat --Summary -quiet --show PkgWatt --interval 1 -n 10