slub: fix slub_max_order Documentation
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 22 Nov 2011 05:59:09 +0000 (06:59 +0100)
committerPekka Enberg <penberg@kernel.org>
Sun, 27 Nov 2011 20:08:28 +0000 (22:08 +0200)
slub_max_order default is 3 (aka PAGE_ALLOC_COSTLY_ORDER), not 1

Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>

No differences found