From 197175427a221fe3200f7727ea35e261727e7228 Mon Sep 17 00:00:00 2001 From: Vladimir Davydov Date: Wed, 1 Apr 2015 17:30:36 +0300 Subject: Documentation/memcg: update memcg/kmem status Memcg/kmem reclaim support has been finally merged. Reflect this in the documentation. Acked-by: Michal Hocko Signed-off-by: Vladimir Davydov Signed-off-by: Jonathan Corbet --- init/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'init') diff --git a/init/Kconfig b/init/Kconfig index f5dbc6d4261b..115051093d2f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1032,12 +1032,6 @@ config MEMCG_KMEM the kmem extension can use it to guarantee that no group of processes will ever exhaust kernel resources alone. - WARNING: Current implementation lacks reclaim support. That means - allocation attempts will fail when close to the limit even if there - are plenty of kmem available for reclaim. That makes this option - unusable in real life so DO NOT SELECT IT unless for development - purposes. - config CGROUP_HUGETLB bool "HugeTLB Resource Controller for Control Groups" depends on HUGETLB_PAGE -- cgit v1.2.3