Files
Miyoo-Mini/Emu/GBC/cpufreq.sh
2022-01-13 22:06:29 +08:00

4 lines
189 B
Bash

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor