This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cpu_frequency_scaling [2023/07/10 04:19] – wigums | cpu_frequency_scaling [2025/01/27 02:23] (current) – wigums | ||
---|---|---|---|
Line 3: | Line 3: | ||
- | = Find available | + | __Find |
- | cat / | + | < |
- | = Setting | + | __Setting |
- | edit '' | + | < |
- | = Applying | + | __Applying |
- | ''/ | + | make rc.cpufreq executable |
- | make sure its running | + | |
- | ''/ | + | |
+ | < | ||
+ | make sure its running | ||
- | = Governor types = | + | < |
- | ''' | ||
- | The CPUfreq governor " | + | __Governor types__ |
- | | + | |
- | | + | **Performance** |
+ | |||
+ | The CPUfreq governor " | ||
+ | highest frequency within the borders of scaling_min_freq and | ||
+ | scaling_max_freq. | ||
- | ''' | + | **Powersave** |
The CPUfreq governor " | The CPUfreq governor " | ||
Line 35: | Line 38: | ||
- | ''' | + | **Userspace** |
The CPUfreq governor " | The CPUfreq governor " | ||
Line 43: | Line 46: | ||
- | ''' | + | **Ondemand** |
The CPUfreq governor " | The CPUfreq governor " | ||
Line 53: | Line 56: | ||
- | ''' | + | **Conservative** |
The CPUfreq governor " | The CPUfreq governor " |