]> git.baikalelectronics.ru Git - kernel.git/commit
Make SLUB the default allocator
authorChristoph Lameter <clameter@sgi.com>
Tue, 17 Jul 2007 11:03:32 +0000 (04:03 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:02 +0000 (10:23 -0700)
commit568da3b3a0b2ad857760ce7a64504cd096b5e4f1
tree14183c1696a3e7db852004f90390b7773d0d8811
parented3b312d47356ed076495a764f3d63824301d73c
Make SLUB the default allocator

There are some reports that 2.6.22 has SLUB as the default. Not
true!

This will make SLUB the default for 2.6.23.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/Kconfig