Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option

From: Viresh Kumar
Date: Fri May 19 2017 - 00:18:20 EST


On Fri, May 19, 2017 at 12:00 AM, Joel Fernandes <joelaf@xxxxxxxxxx> wrote:
> Make iowait boost a cpufreq policy option and enable it for intel_pstate
> cpufreq driver. Governors like schedutil can use it to determine if
> boosting for tasks that wake up with p->in_iowait set is needed.
>
> Signed-off-by: Joel Fernandes <joelaf@xxxxxxxxxx>
> ---
> drivers/cpufreq/intel_pstate.c | 1 +
> include/linux/cpufreq.h | 3 +++
> 2 files changed, 4 insertions(+)

Hi Joel,

Please refer to MAINTAINERS file to find the list of people/list you need to
send these patches to. You can take help from scripts/get_maintainers.pl
as well.

--
viresh