index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
cgroup-v2.txt
Age
Commit message (
Expand
)
Author
2018-01-16
cgroup, docs: document the root cgroup behavior of cpu and io controllers
Maciej S. Szmigiero
2018-01-02
cgroup-v2.txt: fix typos
Vladimir Rutsky
2017-12-13
cgroup, docs: document cgroup v2 device controller
Roman Gushchin
2017-12-05
cgroup: add warning about RT not being supported on cgroup2
Tejun Heo
2017-10-26
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-09-29
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
2017-09-25
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
2017-08-02
cgroup: add cgroup.stat interface with basic hierarchy stats
Roman Gushchin
2017-08-02
cgroup: implement hierarchy limits
Roman Gushchin
2017-07-25
cgroup: remove unnecessary empty check when enabling threaded mode
Tejun Heo
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-16
cgroup: update outdated cgroup.procs documentation
Tejun Heo
2017-07-14
cgroup-v2.txt: standardize document format
Mauro Carvalho Chehab
2017-07-06
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-06-28
cgroup: implement "nsdelegate" mount option
Tejun Heo
2017-06-25
cgroup: "cgroup.subtree_control" should be writeable by delegatee
Tejun Heo
2017-05-12
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
2017-05-03
mm: memcontrol: provide shmem statistics
Johannes Weiner
2017-03-06
cgroup: Fix indenting in PID controller documentation
Tobias Klauser
2017-02-02
Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11
Tejun Heo
2017-02-02
cgroup: drop the matching uid requirement on migration for cgroup v2
Tejun Heo
2017-02-02
cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
Tejun Heo
2017-01-10
cgroup: Add missing cgroup-v2 PID controller documentation.
Hans Ragas
2017-01-10
rdmacg: Added documentation for rdmacg
Parav Pandit
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-03-17
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-11
Documentation: cgroup v2: Trivial heading correction.
Parav Pandit
2016-02-16
cgroup: document cgroup_no_v1=
Johannes Weiner
2016-02-16
cgroup: Add documentation for cgroup namespaces
Serge Hallyn
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-03
Documentation: cgroup-v2: add memory.stat::sock description
Johannes Weiner
2016-01-29
Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'
W. Trevor King
2016-01-20
mm: memcontrol: basic memory statistics in cgroup2 memory controller
Johannes Weiner
2016-01-20
Documentation: cgroup: add memory.swap.{current,max} description
Vladimir Davydov
2016-01-11
cgroup: rename cgroup documentations
Tejun Heo