diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-09 10:18:45 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-10 15:42:41 -0600 |
commit | b6e9d06789fc37aeac36da41307d1b55a5192778 (patch) | |
tree | 6efdf9f1a7fef2526c231335710d28cbde81777e /Documentation/00-INDEX | |
parent | c7c527dd6e7687a2479c8508eda6e4b19fc6aebb (diff) | |
download | linux-b6e9d06789fc37aeac36da41307d1b55a5192778.tar.bz2 |
docs: admin-guide: add cgroup-v2 documentation
The cgroup-v2.txt is already in ReST format. So, move it to the
admin-guide, where it belongs.
Cc: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index a50d2380b6fb..2754fe83f0d4 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -80,8 +80,6 @@ cdrom/ - directory with information on the CD-ROM drivers that Linux has. cgroup-v1/ - cgroups v1 features, including cpusets and memory controller. -cgroup-v2.txt - - cgroups v2 features, including cpusets and memory controller. cma/ - Continuous Memory Area (CMA) debugfs interface. conf.py |