Re: [PATCH] slab: fix the alias count(via sysfs) of slab cache

From: David Rientjes
Date: Wed Jul 23 2014 - 19:14:01 EST


On Wed, 23 Jul 2014, Gu Zheng wrote:

> We mark some slabs(e.g. kmem_cache_node) as unmergeable via setting
> refcount to -1, and their alias should be 0, not refcount-1, so correct
> it here.
>
> Signed-off-by: Gu Zheng <guz.fnst@xxxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>

s/slabs/slab caches/

The two slab caches of interest are kmem_cache and kmem_cache_node.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/