summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups/pids.txt
Commit message (Collapse)AuthorAgeFilesLines
* cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo2015-11-161-85/+0
| | | | | | | | In preparation for adding cgroup2 documentation, rename Documentation/cgroups/ to Documentation/cgroup-legacy/. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
* cgroup: add documentation for the PIDs controllerAleksa Sarai2015-07-141-0/+85
Add documentation derived from kernel/cgroup_pids.c to the relevant Documentation/ directory, along with a few examples of how to use the PIDs controller as well an explanation of its peculiarities. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> Signed-off-by: Tejun Heo <tj@kernel.org>