git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea67db4
)
SLUB: Improve hackbench speed
author
Christoph Lameter
<clameter@sgi.com>
Fri, 21 Dec 2007 22:37:37 +0000
(14:37 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 21 Dec 2007 23:51:07 +0000
(15:51 -0800)
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 <clameter@sgi.com>
Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found