aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi Zefan <lizefan@huawei.com>2013-07-03 18:02:25 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 19:07:31 -0400
commitf968ef1c55199301e98c28fe7dfa8ace05ecdb96 (patch)
treede19fb4fb9ee58498cb2b9b16896191fe4d8984f
parent83086978c63afd7c73e1c173c84aeab184c1e916 (diff)
memcg: update TODO list in Documentation
hugetlb cgroup has already been implemented. Signed-off-by: Li Zefan <lizefan@huawei.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Acked-by: Rob Landley <rob@landley.net> Cc: Michal Hocko <mhocko@suse.cz> Cc: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--Documentation/cgroups/memory.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/cgroups/memory.txt b/Documentation/cgroups/memory.txt
index ddf4f93967a9..327acec6f90b 100644
--- a/Documentation/cgroups/memory.txt
+++ b/Documentation/cgroups/memory.txt
@@ -834,10 +834,9 @@ Test:
834 834
83512. TODO 83512. TODO
836 836
8371. Add support for accounting huge pages (as a separate controller) 8371. Make per-cgroup scanner reclaim not-shared pages first
8382. Make per-cgroup scanner reclaim not-shared pages first 8382. Teach controller to account for shared-pages
8393. Teach controller to account for shared-pages 8393. Start reclamation in the background when the limit is
8404. Start reclamation in the background when the limit is
841 not yet hit but the usage is getting closer 840 not yet hit but the usage is getting closer
842 841
843Summary 842Summary