All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cpufreq / sched: iowait boost in intel_pstate and schedutil
@ 2016-09-09 21:57 Rafael J. Wysocki
  2016-09-09 21:59 ` [Resend][PATCH 1/3] cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2016-09-09 21:57 UTC (permalink / raw)
  To: Linux PM list
  Cc: Linux Kernel Mailing List, Srinivas Pandruvada, Peter Zijlstra,
	Viresh Kumar, Ingo Molnar, Vincent Guittot, Morten Rasmussen,
	Juri Lelli, Dietmar Eggemann, Steve Muckle, Doug Smythies

Hi Everyone,

This is a new iteration of the "iowait boost" series.

The first two patches (adding the SCHED_CPUFREQ_IOWAIT flag and changing
schedutil to use it) don't seem to be controversial, so they go unchanged
(not RFC any more though) and the only difference is the intel_pstate
part.

Since we still get some unconclusive results with the new algorithm
for Core processors, patch [3/3] in this series modifies the Atom
algorithm to use SCHED_CPUFREQ_IOWAIT instead of the get_cpu_iowait_time_us()
interface (which isn't particularly reliable) as the first step.

Going forward we would like to modify intel_pstate to select P-states
proportional to utilization (with IOwait boosting and possibly some other
tweaks) on all processors, but there still are some factors to determine
in that area, so let's make this simple change to start with.

Thanks,
Rafael

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

end of thread, other threads:[~2016-09-13 23:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-09 21:57 [PATCH 0/3] cpufreq / sched: iowait boost in intel_pstate and schedutil Rafael J. Wysocki
2016-09-09 21:59 ` [Resend][PATCH 1/3] cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition Rafael J. Wysocki
2016-09-13  7:34   ` Peter Zijlstra
2016-09-09 22:00 ` [Resend][PATCH 2/3] cpufreq: schedutil: Add iowait boosting Rafael J. Wysocki
2016-09-13  7:44   ` Peter Zijlstra
2016-09-09 22:02 ` [PATCH 3/3] cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm Rafael J. Wysocki
2016-09-13 23:59   ` [Update][PATCH " Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.