On 12 March 2014 10:00, Peter Zijlstra wrote:
> On Tue, Mar 11, 2014 at 05:26:06PM +0100, Vincent Guittot wrote:
>> The tmp value has been already calculated in:
>> scaled_busy_load_per_task =
>> (busiest->load_per_task * SCHED_POWER_SCALE) /
>> busiest->group_power;
>
On Tue, Mar 11, 2014 at 05:26:06PM +0100, Vincent Guittot wrote:
> The tmp value has been already calculated in:
> scaled_busy_load_per_task =
> (busiest->load_per_task * SCHED_POWER_SCALE) /
> busiest->group_power;
You created a little confusion in my brain by saying i
The tmp value has been already calculated in:
scaled_busy_load_per_task =
(busiest->load_per_task * SCHED_POWER_SCALE) /
busiest->group_power;
Signed-off-by: Vincent Guittot
---
kernel/sched/fair.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff
3 matches
Mail list logo