From: Christoph Lameter Date: Fri, 21 Dec 2007 22:37:37 +0000 (-0800) Subject: SLUB: Improve hackbench speed X-Git-Tag: v2.6.24-rc7~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76be895001f2b0bee42a7685e942d3e08d5dd46c;p=pandora-kernel.git SLUB: Improve hackbench speed Increase the mininum number of partial slabs to keep around and put partial slabs to the end of the partial queue so that they can add more objects. Signed-off-by: Christoph Lameter Reviewed-by: Pekka Enberg Acked-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed