Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645203
| From | Joel Fernandes <joelaf@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option |
| Date | 2017-05-19 07:10 +0200 |
| Message-ID | <tIIkO-5Eh-5@gated-at.bofh.it> (permalink) |
| References | <tIyv7-6vH-9@gated-at.bofh.it> <tIHyp-50x-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, May 18, 2017 at 9:17 PM, Viresh Kumar <viresh.kumar@linaro.org> wrote: > On Fri, May 19, 2017 at 12:00 AM, Joel Fernandes <joelaf@google.com> 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@google.com> >> --- >> 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. Ok with me. thanks,
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] cpufreq: Make iowait boost a policy option Joel Fernandes <joelaf@google.com> - 2017-05-18 20:40 +0200
Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option "Rafael J. Wysocki" <rafael@kernel.org> - 2017-05-19 03:10 +0200
Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option Joel Fernandes <joelaf@google.com> - 2017-05-19 03:30 +0200
Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option Viresh Kumar <viresh.kumar@linaro.org> - 2017-05-19 06:20 +0200
Re: [PATCH 1/2] cpufreq: Make iowait boost a policy option Joel Fernandes <joelaf@google.com> - 2017-05-19 07:10 +0200
csiph-web