April 2020
Intermediate to advanced
412 pages
9h 58m
English
We are going to use simple shell commands to adjust the parameters of CPU frequency on a Raspberry PI box:
$ sudo bash#
# cat /sys/devices/system/cpu/*/cpufreq/scaling_cur_freq
# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor