aboutsummaryrefslogtreecommitdiff
path: root/mm/slub.c
diff options
context:
space:
mode:
authorDavid Rientjes <rientjes@google.com>2011-10-18 22:09:28 -0700
committerPekka Enberg <penberg@kernel.org>2011-11-10 21:25:30 +0200
commit3df1cccdfb3fab6aa9176beb655d802eb384eabc (patch)
treeab3e1e206a9120e936caa52ea85193aecf670e42 /mm/slub.c
parent543585cc5b07fa99a2dc897159fbf48c1eb73058 (diff)
slab: introduce slab_max_order kernel parameter
Introduce new slab_max_order kernel parameter which is the equivalent of slub_max_order. For immediate purposes, allows users to override the heuristic that sets the max order to 1 by default if they have more than 32MB of RAM. This may result in page allocation failures if there is substantial fragmentation. Another usecase would be to increase the max order for better performance. Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: David Rientjes <rientjes@google.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions