Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Patrick Bellasi
On 10-Apr 16:26, Viresh Kumar wrote: > On 10-04-18, 11:43, Patrick Bellasi wrote: > > On 05-Apr 15:28, Viresh Kumar wrote: > > What about this new version for the two functions, > > just compile tested: > > > > ---8<--- > > > > static void sugov_set_iowait_boost(struct sugov_cpu *sg_cpu, u64

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Patrick Bellasi
On 10-Apr 16:26, Viresh Kumar wrote: > On 10-04-18, 11:43, Patrick Bellasi wrote: > > On 05-Apr 15:28, Viresh Kumar wrote: > > What about this new version for the two functions, > > just compile tested: > > > > ---8<--- > > > > static void sugov_set_iowait_boost(struct sugov_cpu *sg_cpu, u64

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Viresh Kumar
On 10-04-18, 11:43, Patrick Bellasi wrote: > On 05-Apr 15:28, Viresh Kumar wrote: > What about this new version for the two functions, > just compile tested: > > ---8<--- > > static void sugov_set_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, > unsigned int

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Viresh Kumar
On 10-04-18, 11:43, Patrick Bellasi wrote: > On 05-Apr 15:28, Viresh Kumar wrote: > What about this new version for the two functions, > just compile tested: > > ---8<--- > > static void sugov_set_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, > unsigned int

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Patrick Bellasi
Hi Vincent, On 05-Apr 15:28, Viresh Kumar wrote: > On 28-03-18, 10:07, Patrick Bellasi wrote: > > diff --git a/kernel/sched/cpufreq_schedutil.c > > b/kernel/sched/cpufreq_schedutil.c > > index 2b124811947d..c840b0626735 100644 > > --- a/kernel/sched/cpufreq_schedutil.c > > +++

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-10 Thread Patrick Bellasi
Hi Vincent, On 05-Apr 15:28, Viresh Kumar wrote: > On 28-03-18, 10:07, Patrick Bellasi wrote: > > diff --git a/kernel/sched/cpufreq_schedutil.c > > b/kernel/sched/cpufreq_schedutil.c > > index 2b124811947d..c840b0626735 100644 > > --- a/kernel/sched/cpufreq_schedutil.c > > +++

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-05 Thread Viresh Kumar
On 28-03-18, 10:07, Patrick Bellasi wrote: > diff --git a/kernel/sched/cpufreq_schedutil.c > b/kernel/sched/cpufreq_schedutil.c > index 2b124811947d..c840b0626735 100644 > --- a/kernel/sched/cpufreq_schedutil.c > +++ b/kernel/sched/cpufreq_schedutil.c > @@ -201,43 +201,80 @@ static unsigned long

Re: [PATCH] cpufreq/schedutil: Cleanup and document iowait boost

2018-04-05 Thread Viresh Kumar
On 28-03-18, 10:07, Patrick Bellasi wrote: > diff --git a/kernel/sched/cpufreq_schedutil.c > b/kernel/sched/cpufreq_schedutil.c > index 2b124811947d..c840b0626735 100644 > --- a/kernel/sched/cpufreq_schedutil.c > +++ b/kernel/sched/cpufreq_schedutil.c > @@ -201,43 +201,80 @@ static unsigned long