From: Vladimir Davydov Date: Wed, 4 Jun 2014 23:07:28 +0000 (-0700) Subject: Documentation/memcg: warn about incomplete kmemcg state X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee06468702e0742114823a537510cd6f038cacc;p=pandora-kernel.git Documentation/memcg: warn about incomplete kmemcg state Kmemcg is currently under development and lacks some important features. In particular, it does not have support of kmem reclaim on memory pressure inside cgroup, which practically makes it unusable in real life. Let's warn about it in both Kconfig and Documentation to prevent complaints arising. Signed-off-by: Vladimir Davydov Acked-by: Michal Hocko Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed