summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-legacy (follow)
Commit message (Collapse)AuthorAge
* cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentationTejun Heo2016-11-29
| | | | | | | | | | | | | | | | | Now that cgroup v2 is almost out of the door, replace the development documentation unified-hierarchy.txt with Documentation/cgroup.txt which is a superset of unified-hierarchy.txt and authoritatively describes all userland-visible aspects of cgroup. v2: Updated to include all information from blkio-controller.txt and list filesystems which support cgroup writeback as suggested by Vivek. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com> Cc: Vivek Goyal <vgoyal@redhat.com> (cherry picked from commit 6c2920926b10e8303378408e3c2b8952071d4344) Signed-off-by: Alex Shi <alex.shi@linaro.org>
* cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo2016-11-29
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> (cherry picked from commit 0d942766453f3d23a51e0a2d430340a178b0903e) Signed-off-by: Alex Shi <alex.shi@linaro.org>