energy/init.sh

9 lines
131 B
Bash
Raw Normal View History

2025-06-29 11:21:45 +00:00
#!/bin/sh
apt install -y powertop linux-cpupower
2025-06-29 13:45:43 +02:00
./turbostat.sh
2025-06-29 11:21:45 +00:00
./autoaspm.py
./check_aspm.sh
powertop --auto-tune
2025-06-29 13:45:43 +02:00
./turbostat.sh