aboutsummaryrefslogtreecommitdiffstats
path: root/man7/cgroups.7
AgeCommit message (Collapse)AuthorFilesLines
2016-05-09cgroups.7: SEE ALSO: add clone(2)Michael Kerrisk1-0/+1
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Note kernel source files with further information on each v1 ↵Michael Kerrisk1-0/+36
subsystem Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: wfixSerge Hallyn1-1/+2
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2016-05-09cgroups.7: Note that one cannot remove filenamesSerge Hallyn1-0/+2
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2016-05-09cgroups.7: wfixSerge Hallyn1-2/+2
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2016-05-09cgroups.7: wfixSerge Hallyn1-1/+1
Note though that I'm not sure about this. Putting all the cgroups under /sys/fs/cgroup is, i think, frowned upon now. Certain lxc prefers mounts in a subdirectory of /sys/fs/cgroup. Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2016-05-09cgroups.7: SEE ALSO: add further entriesMichael Kerrisk1-1/+7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: wfixMichael Kerrisk1-1/+1
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: ffixMichael Kerrisk1-6/+6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Clarify some details of comounting all cgroup v1 hierarchiesMichael Kerrisk1-2/+6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: ffixMichael Kerrisk1-1/+1
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Note kernel version and configuration options for cgroups v1 ↵Michael Kerrisk1-13/+18
controllers Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Add a section noting the "tasks" versus "processes" distinctionMichael Kerrisk1-0/+17
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Add a terminology subsectionMichael Kerrisk1-1/+27
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Add some text describing the progression from cgroups v1 to v2Michael Kerrisk1-15/+47
And restructure the page a little to more clearly reflect the v1 versus v2 differences. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Remove initial list of cgroup v1 subsystemsMichael Kerrisk1-29/+0
This list is repeated again later, and it doesn't really help reader understanding to have the brief duplicate list near the start of the page. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: tfixMichael Kerrisk1-6/+6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: List cgroups v1 controllers in order of implementationMichael Kerrisk1-38/+38
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: tfixMichael Kerrisk1-2/+2
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Add 'pids' controllerMichael Kerrisk1-0/+6
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: SEE ALSO: add cpuset (7)Michael Kerrisk1-0/+1
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: SEE ALSO: add namespaces(7)Michael Kerrisk1-0/+2
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Formatting and wording fixesMichael Kerrisk1-181/+281
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: Add copyright and licenseMichael Kerrisk1-0/+25
Switched to verbatim license after email discussion with Serge. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2016-05-09cgroups.7: New page document control groups (cgroups)Michael Kerrisk1-0/+228
Just raw text at the moment. License, formatting, and more text to come. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>