summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorAndrew Morton2006-01-19 02:42:26 +0100
committerLinus Torvalds2006-01-19 04:20:17 +0100
commite236a166b2bc437769a9b8b5d19186a3761bde48 (patch)
tree326c45b5592650dc28f0ece22e8d9b5cd810a09d /mm/mempolicy.c
parent[PATCH] Prevent trident driver from grabbing pcnet32 hardware (diff)
downloadkernel-qcow2-linux-e236a166b2bc437769a9b8b5d19186a3761bde48.tar.gz
kernel-qcow2-linux-e236a166b2bc437769a9b8b5d19186a3761bde48.tar.xz
kernel-qcow2-linux-e236a166b2bc437769a9b8b5d19186a3761bde48.zip
[PATCH] mm: dirty_exceeded speedup
Ravikiran reports that this variable is bouncing all around nodes on NUMA machines, causing measurable performance problems. Fix that up by only writing to it when it actually changed. And put it in a new cacheline to prevent it sharing with other things (this happened). Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions