]> Git Repo - linux.git/commit - mm/slub.c
SLUB: Improve hackbench speed
authorChristoph Lameter <[email protected]>
Fri, 21 Dec 2007 22:37:37 +0000 (14:37 -0800)
committerLinus Torvalds <[email protected]>
Fri, 21 Dec 2007 23:51:07 +0000 (15:51 -0800)
commit76be895001f2b0bee42a7685e942d3e08d5dd46c
tree7444607c21c11ad363eee300f286ad8e1b71b65f
parentea67db4cdbbf7f4e74150e71da0984e25121f500
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 <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/slub.c
This page took 0.054359 seconds and 4 git commands to generate.