diff options
author | David Rientjes <rientjes@google.com> | 2012-01-09 22:19:45 +0100 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-01-10 20:31:09 +0100 |
commit | 74ee4ef1f901fbb014bdcdc9171d126490ce2b62 (patch) | |
tree | 47f33960c42e4884f56136a61d5dc024895a810e /arch/s390/mm/fault.c | |
parent | slub: Extract get_freelist from __slab_alloc (diff) | |
download | linux-74ee4ef1f901fbb014bdcdc9171d126490ce2b62.tar.xz linux-74ee4ef1f901fbb014bdcdc9171d126490ce2b62.zip |
slub: disallow changing cpu_partial from userspace for debug caches
For caches with debugging enabled, "slub: Switch per cpu partial page
support off for debugging" changes cpu_partial to 0. It shouldn't be
tunable from userspace for such caches, otherwise the same accounting
issues arise during validation.
This patch disallows tuning /sys/kernel/slab/cache/cpu_partial to be non-
zero for caches with debugging enabled.
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 'arch/s390/mm/fault.c')
0 files changed, 0 insertions, 0 deletions