linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix and cleanup iowait boost
@ 2018-05-21  8:51 Patrick Bellasi
  2018-05-21  8:51 ` [PATCH v3 1/2] cpufreq: schedutil: Fix iowait boost reset Patrick Bellasi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Patrick Bellasi @ 2018-05-21  8:51 UTC (permalink / raw)
  To: linux-kernel, linux-pm
  Cc: Ingo Molnar, Peter Zijlstra, Rafael J . Wysocki, Viresh Kumar,
	Vincent Guittot, Dietmar Eggemann, Juri Lelli, Joel Fernandes

Here is an update of:

   https://lkml.org/lkml/2018/4/10/642
   20180410155931.31973-1-patrick.bellasi@arm.com

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-05-22  9:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-21  8:51 [PATCH v3 0/2] Fix and cleanup iowait boost Patrick Bellasi
2018-05-21  8:51 ` [PATCH v3 1/2] cpufreq: schedutil: Fix iowait boost reset Patrick Bellasi
2018-05-21  9:03   ` Viresh Kumar
2018-05-21 17:33   ` Joel Fernandes
2018-05-21  8:51 ` [PATCH v3 2/2] cpufreq: schedutil: Cleanup and document iowait boost Patrick Bellasi
2018-05-21  9:52   ` Viresh Kumar
2018-05-21 10:11     ` Patrick Bellasi
2018-05-21 10:32       ` Viresh Kumar
2018-05-21 17:46   ` Joel Fernandes
2018-05-22  9:51 ` [PATCH v3 0/2] Fix and cleanup " Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).