Skip to content
Commit 0610b26a authored by Rafael J. Wysocki's avatar Rafael J. Wysocki Committed by Your Name
Browse files

cpufreq: schedutil: Reduce frequencies slower

The schedutil governor reduces frequencies too fast in some
situations which cases undesirable performance drops to
appear.

To address that issue, make schedutil reduce the frequency slower by
setting it to the average of the value chosen during the previous
iteration of governor computations and the new one coming from its
frequency selection formula.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=194963


Reported-by: default avatarJohn <john.ettedgui@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarCykeek <Cykeek@proton.me>
Signed-off-by: default avatarnegrroo <mohammedaelnaggar1@gmail.com>
parent f0d4491e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment