diff options
author | Peter Zijlstra <[email protected]> | 2013-08-28 11:44:39 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-09-12 19:14:43 +0200 |
commit | 863bffc80898b8df295ebac111af2335ec05f85d (patch) | |
tree | 8b611afc6cbf9e5b4c804157d27a50fa4753e296 /lib/mpi/mpiutil.c | |
parent | b72ff13ce6021b37459afacbccc0bc9b16989013 (diff) |
sched/fair: Fix group power_orig computation
When looking at the code I noticed we don't actually compute
sgp->power_orig correctly for groups, fix that.
Currently the only consumer of that value is fix_small_capacity()
which is only used on POWER7+ and that code excludes this case by
being limited to SD_SHARE_CPUPOWER which is only ever set on the SMT
domain which must be the lowest domain and this has singleton groups.
So nothing should be affected by this change.
Cc: Michael Neuling <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions