summaryrefslogtreecommitdiffstats
path: root/mm/mempool.c
diff options
context:
space:
mode:
authorNick Piggin2005-05-01 17:58:36 +0200
committerLinus Torvalds2005-05-01 17:58:36 +0200
commit8e30f272a93ec9c1d5c305c5040dfaebc880499d (patch)
treeed5b54d2895d3e93768f79b2ec2b968f79bf7013 /mm/mempool.c
parent[PATCH] mm: rmap.c cleanup (diff)
downloadkernel-qcow2-linux-8e30f272a93ec9c1d5c305c5040dfaebc880499d.tar.gz
kernel-qcow2-linux-8e30f272a93ec9c1d5c305c5040dfaebc880499d.tar.xz
kernel-qcow2-linux-8e30f272a93ec9c1d5c305c5040dfaebc880499d.zip
[PATCH] mm: pcp use non powers of 2 for batch size
Jack Steiner reported this to have fixed his problem (bad colouring): "The patches fix both problems that I found - bad coloring & excessive pages in pagesets." In most workloads this is not likely to be such a pronounced problem, however it should help corner cases. And avoiding powers of 2 in these types of memory operations is always a good idea. Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mempool.c')
0 files changed, 0 insertions, 0 deletions