jsalatas / plasma-pstate

Intel P-state and CPUFreq Manager Widget
GNU General Public License v2.0
274 stars 49 forks source link

Automatically change Max and Min frequency when value is out of current range #12

Open ghost opened 5 years ago

ghost commented 5 years ago

If the minimum frequency being set is larger than the maximum freq (or maximum smaller than current minimum), then it's better to set both of the max and min frequency to that value

To make it clear:

Benefits of this adjustment: I only need to do once if I want to fix my frequency to one specific value.