I fixed some bugs for kmem cgroup interaction with SLUB bulk API, compiled kernel with CONFIG_MEMCG_KMEM=y, but I don't known how to setup kmem cgroups for slab, thus this is mostly untested. I will appriciate anyone who can give me a simple setup script... --- Jesper Dangaard Brouer (2): slub: fix kmem cgroup bug in kmem_cache_alloc_bulk slub: add missing kmem cgroup support to kmem_cache_free_bulk mm/slub.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) -- -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>