]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Documentation/memcg: warn about incomplete kmemcg state
authorVladimir Davydov <vdavydov@parallels.com>
Wed, 14 May 2014 00:01:49 +0000 (10:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:01:49 +0000 (10:01 +1000)
commit00822ec74ddff449cf6fc19137869676907c035b
tree3571e60261a5cd236683dad1b1621eb69432ee53
parent7fad28f77ae8d3b496fe0f28db0f90587316a160
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 <vdavydov@parallels.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/cgroups/memory.txt
init/Kconfig