Re: [PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-07-09 Thread Amit Kucheria
On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot wrote: > This new field cpu_power_orig reflects the available capacity of a CPUs unlike > the cpu_power which reflects the current capacity that can be altered by > frequency and rt tasks. > s/cpu_power/cpu_capacity > Signed-off-by: Vincent

Re: [PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-07-09 Thread Amit Kucheria
On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot vincent.guit...@linaro.org wrote: This new field cpu_power_orig reflects the available capacity of a CPUs unlike the cpu_power which reflects the current capacity that can be altered by frequency and rt tasks. s/cpu_power/cpu_capacity

Re: [PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-07-08 Thread Rik van Riel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/30/2014 12:05 PM, Vincent Guittot wrote: > This new field cpu_power_orig reflects the available capacity of a > CPUs unlike the cpu_power which reflects the current capacity that > can be altered by frequency and rt tasks. > > Signed-off-by:

Re: [PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-07-08 Thread Rik van Riel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/30/2014 12:05 PM, Vincent Guittot wrote: This new field cpu_power_orig reflects the available capacity of a CPUs unlike the cpu_power which reflects the current capacity that can be altered by frequency and rt tasks. Signed-off-by: Vincent

[PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-06-30 Thread Vincent Guittot
This new field cpu_power_orig reflects the available capacity of a CPUs unlike the cpu_power which reflects the current capacity that can be altered by frequency and rt tasks. Signed-off-by: Vincent Guittot --- kernel/sched/core.c | 2 +- kernel/sched/fair.c | 1 + kernel/sched/sched.h | 1 +

[PATCH v3 06/12] sched: add per rq cpu_power_orig

2014-06-30 Thread Vincent Guittot
This new field cpu_power_orig reflects the available capacity of a CPUs unlike the cpu_power which reflects the current capacity that can be altered by frequency and rt tasks. Signed-off-by: Vincent Guittot vincent.guit...@linaro.org --- kernel/sched/core.c | 2 +- kernel/sched/fair.c | 1 +