User Tools

Site Tools


linux:performance

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:performance [2016/10/08 18:43]
tkilla created
linux:performance [2021/03/30 01:47] (current)
tkilla [Performance]
Line 1: Line 1:
 ====== Performance ====== ====== Performance ======
 +
 +====== Cpu Frequenzy Scheduling ======
 +
 +
 +===== Check Schedulers =====
 +
 +  cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
 +  
 +  cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors                                                                                                       
 +  
 +  cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
 +
 +
 +===== Configure Schedulers =====
 +
  
  
Line 5: Line 20:
  
  
-  apt-install cpufrequtils+  apt install cpufrequtils
  
 add /etc/default/cpufrequtils : add /etc/default/cpufrequtils :
linux/performance.1475944980.txt.gz ยท Last modified: 2016/10/08 18:43 by tkilla