mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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>
This commit is contained in:
committed by
Jonathan Corbet
parent
c7c527dd6e
commit
b6e9d06789
@@ -80,8 +80,6 @@ cdrom/
|
|||||||
- directory with information on the CD-ROM drivers that Linux has.
|
- directory with information on the CD-ROM drivers that Linux has.
|
||||||
cgroup-v1/
|
cgroup-v1/
|
||||||
- cgroups v1 features, including cpusets and memory controller.
|
- cgroups v1 features, including cpusets and memory controller.
|
||||||
cgroup-v2.txt
|
|
||||||
- cgroups v2 features, including cpusets and memory controller.
|
|
||||||
cma/
|
cma/
|
||||||
- Continuous Memory Area (CMA) debugfs interface.
|
- Continuous Memory Area (CMA) debugfs interface.
|
||||||
conf.py
|
conf.py
|
||||||
|
@@ -48,6 +48,7 @@ configure specific aspects of kernel behavior to your liking.
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
initrd
|
initrd
|
||||||
|
cgroup-v2
|
||||||
serial-console
|
serial-console
|
||||||
braille-console
|
braille-console
|
||||||
parport
|
parport
|
||||||
|
Reference in New Issue
Block a user