summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-v2.txt
AgeCommit message (Expand)Author
2017-10-26cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo
2017-09-29sched: Implement interface for cgroup unified hierarchyTejun Heo
2017-09-25cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo
2017-08-02cgroup: add cgroup.stat interface with basic hierarchy statsRoman Gushchin
2017-08-02cgroup: implement hierarchy limitsRoman Gushchin
2017-07-25cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo
2017-07-16cgroup: update outdated cgroup.procs documentationTejun Heo
2017-07-14cgroup-v2.txt: standardize document formatMauro Carvalho Chehab
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin
2017-06-28cgroup: implement "nsdelegate" mount optionTejun Heo
2017-06-25cgroup: "cgroup.subtree_control" should be writeable by delegateeTejun Heo
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-03mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-03-06cgroup: Fix indenting in PID controller documentationTobias Klauser
2017-02-02Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11Tejun Heo
2017-02-02cgroup: drop the matching uid requirement on migration for cgroup v2Tejun Heo
2017-02-02cgroup, perf_event: make perf_event controller work on cgroup2 hierarchyTejun Heo
2017-01-10cgroup: Add missing cgroup-v2 PID controller documentation.Hans Ragas
2017-01-10rdmacg: Added documentation for rdmacgParav Pandit
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-03-17mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov
2016-03-11Documentation: cgroup v2: Trivial heading correction.Parav Pandit
2016-02-16cgroup: document cgroup_no_v1=Johannes Weiner
2016-02-16cgroup: Add documentation for cgroup namespacesSerge Hallyn
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-03Documentation: cgroup-v2: add memory.stat::sock descriptionJohannes Weiner
2016-01-29Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'W. Trevor King
2016-01-20mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner
2016-01-20Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov
2016-01-11cgroup: rename cgroup documentationsTejun Heo