mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 22:58:29 +00:00
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>
This commit is contained in:
parent
83086978c6
commit
f968ef1c55
1 changed files with 3 additions and 4 deletions
|
@ -834,10 +834,9 @@ Test:
|
||||||
|
|
||||||
12. TODO
|
12. TODO
|
||||||
|
|
||||||
1. Add support for accounting huge pages (as a separate controller)
|
1. Make per-cgroup scanner reclaim not-shared pages first
|
||||||
2. Make per-cgroup scanner reclaim not-shared pages first
|
2. Teach controller to account for shared-pages
|
||||||
3. Teach controller to account for shared-pages
|
3. Start reclamation in the background when the limit is
|
||||||
4. Start reclamation in the background when the limit is
|
|
||||||
not yet hit but the usage is getting closer
|
not yet hit but the usage is getting closer
|
||||||
|
|
||||||
Summary
|
Summary
|
||||||
|
|
Loading…
Add table
Reference in a new issue