[PATCH v3 0/2] Fix and cleanup iowait boost
From: Patrick Bellasi
Date: Mon May 21 2018 - 03:57:50 EST
Here is an update of:
https://lkml.org/lkml/2018/4/10/642
20180410155931.31973-1-patrick.bellasi@xxxxxxx
which is now a series since I've split the fix from the refactoring/cleanup
patch, as suggested by Viresh.
Cheers Patrick
Changes in v3:
- renamed the iowait boost functions (Peter)
- moved boost reset into a dedicated function (Peter)
- split the fix into a separated patch (Viresh)
- added "Fixes" tag (Viresh)
Patrick Bellasi (2):
cpufreq: schedutil: Fix iowait boost reset
cpufreq: schedutil: Cleanup and document iowait boost
kernel/sched/cpufreq_schedutil.c | 152 +++++++++++++++++++++++++++------------
1 file changed, 108 insertions(+), 44 deletions(-)
--
2.15.1