slub: Make cpu partial slab support configurable
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>
Wed, 19 Jun 2013 05:05:52 +0000 (14:05 +0900)
committerPekka Enberg <penberg@kernel.org>
Sun, 7 Jul 2013 16:09:56 +0000 (19:09 +0300)
commit345c905d13a4ec9f774b6b4bc038fe4aef26cced
tree9b6177f5b4712ff78c3808b240e66079e8c8338f
parente7efa615ccf78394338144ff0187be331240748a
slub: Make cpu partial slab support configurable

CPU partial support can introduce level of indeterminism that is not
wanted in certain context (like a realtime kernel). Make it
configurable.

This patch is based on Christoph Lameter's "slub: Make cpu partial slab
support configurable V2".

Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
init/Kconfig
mm/slub.c