diff options
author | 2014-08-04 13:23:28 -0400 | |
---|---|---|
committer | 2014-08-12 12:48:23 +0200 | |
commit | 83d7f2424741c9dc76c21377c9d00d47abaf88df (patch) | |
tree | eddb9a5732788c00247c3bb430b14bea4bc6c953 /tools/perf/scripts/python | |
parent | sched/numa: Fix off-by-one in capacity check (diff) | |
download | wireguard-linux-83d7f2424741c9dc76c21377c9d00d47abaf88df.tar.xz wireguard-linux-83d7f2424741c9dc76c21377c9d00d47abaf88df.zip |
sched/numa: Fix numa capacity computation
Commit c61037e9 fixes the phenomenon of 'fantom' cores due to
N*frac(smt_power) >= 1 by limiting the capacity to the actual
number of cores in the load balancing code.
This patch applies the same correction to the NUMA balancing
code.
Signed-off-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: mgorman@suse.de
Cc: vincent.guittot@linaro.org
Cc: Morten.Rasmussen@arm.com
Cc: nicolas.pitre@linaro.org
Cc: efault@gmx.de
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1407173008-9334-3-git-send-email-riel@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions