summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorAnton Blanchard2011-07-24 18:33:12 +0200
committerBenjamin Herrenschmidt2011-09-20 07:53:21 +0200
commita200d8e44649de2cbb39de95f42ad4ef5dc8dc22 (patch)
tree0145abaaf32e143fc408c8b4dc9fd5cf298d1780 /kernel
parentMerge remote-tracking branch 'origin/master' into next (diff)
downloadkernel-qcow2-linux-a200d8e44649de2cbb39de95f42ad4ef5dc8dc22.tar.gz
kernel-qcow2-linux-a200d8e44649de2cbb39de95f42ad4ef5dc8dc22.tar.xz
kernel-qcow2-linux-a200d8e44649de2cbb39de95f42ad4ef5dc8dc22.zip
powerpc/numa: Enable SD_WAKE_AFFINE in node definition
When chasing a performance issue on ppc64, I noticed tasks communicating via a pipe would often end up on different nodes. It turns out SD_WAKE_AFFINE is not set in our node defition. Commit 9fcd18c9e63e (sched: re-tune balancing) enabled SD_WAKE_AFFINE in the node definition for x86 and we need a similar change for ppc64. I used lmbench lat_ctx and perf bench pipe to verify this fix. Each benchmark was run 10 times and the average taken. lmbench lat_ctx: before: 66565 ops/sec after: 204700 ops/sec 3.1x faster perf bench pipe: before: 5.6570 usecs after: 1.3470 usecs 4.2x faster Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions