Re: [PATCH 8/8] mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM

2015-12-09 Thread Vladimir Davydov
On Tue, Dec 08, 2015 at 01:34:25PM -0500, Johannes Weiner wrote: > Let the user know that CONFIG_MEMCG_KMEM does not apply to the cgroup2 > interface. This also makes legacy-only code sections stand out better. > > Signed-off-by: Johannes Weiner Acked-by: Vladimir Davydov -- To unsubscribe from

[PATCH 8/8] mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM

2015-12-08 Thread Johannes Weiner
Let the user know that CONFIG_MEMCG_KMEM does not apply to the cgroup2 interface. This also makes legacy-only code sections stand out better. Signed-off-by: Johannes Weiner --- include/linux/memcontrol.h | 4 ++-- init/Kconfig | 10 +- mm/memcontrol.c| 16 +