Skip to content
Snippets Groups Projects
Commit a0acd820 authored by Christoph Lameter's avatar Christoph Lameter Committed by Linus Torvalds
Browse files

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: default avatarChristoph Lameter <clameter@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8ab1372f
No related branches found
No related tags found
No related merge requests found
......@@ -546,7 +546,7 @@ config SLUB_DEBUG
choice
prompt "Choose SLAB allocator"
default SLAB
default SLUB
help
This option allows to select a slab allocator.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment