SrsRAN: Set CPU Governor to Performance

From OnnoWiki
Revision as of 09:51, 26 October 2022 by Fata (talk | contribs) (Created page with "# echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor # echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor # echo performance > /sys...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
  2. echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
  3. echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
  4. echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor