Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:paarm:chapter_5_15 [2025/12/08 12:33] eriks.klavinsen:multiasm:paarm:chapter_5_15 [2026/05/27 09:55] (current) ktokarz
Line 15: Line 15:
  
 On a Raspberry Pi 5 running Linux, it is not observable whether the CPU enters these modes, because the OS generates many events between CPU cores and also handles many interrupts from communication interfaces and other Raspberry Pi components. On a Raspberry Pi 5 running Linux, it is not observable whether the CPU enters these modes, because the OS generates many events between CPU cores and also handles many interrupts from communication interfaces and other Raspberry Pi components.
-Another way to save more energy while running the OS on the Raspberry Pi is to reduce the CPU clock frequency. There is a scheme called dynamic voltage and frequency scaling (DVFS), the same technique used in laptops, that reduces power consumption and thereby increases battery life. On the internet, there is a paper named “Cooling a Raspberry Pi Device ”. The paper includes one chapter explaining how to reduce the CPU clock frequency. The Linux OS exposes CPU frequency scaling through sysfs, e.g.:+Another way to save more energy while running the OS on the Raspberry Pi is to reduce the CPU clock frequency. There is a scheme called dynamic voltage and frequency scaling (DVFS), the same technique used in laptops, that reduces power consumption and thereby increases battery life. On the internet, there is a paper named “Cooling a Raspberry Pi Device”. The paper includes one chapter explaining how to reduce the CPU clock frequency. The Linux exposes CPU frequency scaling through sysfs, e.g.:
   * ”/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor”   * ”/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor”
   * “/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq”   * “/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq”
en/multiasm/paarm/chapter_5_15.1765189992.txt.gz · Last modified: by eriks.klavins
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0