diff options
author | Vincent Guittot <[email protected]> | 2014-03-11 17:26:06 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-03-12 10:49:00 +0100 |
commit | a2cd42601b474b957e1a5fe3692bcf7f9363bd51 (patch) | |
tree | d551c6e8329b99ce163959f8b7281488da582c3a /tools/perf/util/trace-event-scripting.c | |
parent | 383afd0971538b3d77532a56404b24cfe967b5dd (diff) |
sched: Remove double calculation in fix_small_imbalance()
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 <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions