docs: cgroup-v1: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:41 +0000 (14:52 -0300)
committerTejun Heo <tj@kernel.org>
Fri, 14 Jun 2019 20:29:54 +0000 (13:29 -0700)
commit99c8b231ae6c6ca4ca2fd1c0b3701071f589661f
tree6b254a5077095477d9b6d38b70872290fb9f2560
parent38cf3a687f5827fcfc81cbc433ef5822693a49c1
docs: cgroup-v1: convert docs to ReST and rename to *.rst

Convert the cgroup-v1 files to ReST format, in order to
allow a later addition to the admin-guide.

The conversion is actually:
  - add blank lines and identation in order to identify paragraphs;
  - fix tables markups;
  - add some lists markups;
  - mark literal blocks;
  - adjust title markups.

At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
47 files changed:
Documentation/admin-guide/hw-vuln/l1tf.rst
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/numa_memory_policy.rst
Documentation/block/bfq-iosched.txt
Documentation/cgroup-v1/blkio-controller.rst [new file with mode: 0644]
Documentation/cgroup-v1/blkio-controller.txt [deleted file]
Documentation/cgroup-v1/cgroups.rst [new file with mode: 0644]
Documentation/cgroup-v1/cgroups.txt [deleted file]
Documentation/cgroup-v1/cpuacct.rst [new file with mode: 0644]
Documentation/cgroup-v1/cpuacct.txt [deleted file]
Documentation/cgroup-v1/cpusets.rst [new file with mode: 0644]
Documentation/cgroup-v1/cpusets.txt [deleted file]
Documentation/cgroup-v1/devices.rst [new file with mode: 0644]
Documentation/cgroup-v1/devices.txt [deleted file]
Documentation/cgroup-v1/freezer-subsystem.rst [new file with mode: 0644]
Documentation/cgroup-v1/freezer-subsystem.txt [deleted file]
Documentation/cgroup-v1/hugetlb.rst [new file with mode: 0644]
Documentation/cgroup-v1/hugetlb.txt [deleted file]
Documentation/cgroup-v1/index.rst [new file with mode: 0644]
Documentation/cgroup-v1/memcg_test.rst [new file with mode: 0644]
Documentation/cgroup-v1/memcg_test.txt [deleted file]
Documentation/cgroup-v1/memory.rst [new file with mode: 0644]
Documentation/cgroup-v1/memory.txt [deleted file]
Documentation/cgroup-v1/net_cls.rst [new file with mode: 0644]
Documentation/cgroup-v1/net_cls.txt [deleted file]
Documentation/cgroup-v1/net_prio.rst [new file with mode: 0644]
Documentation/cgroup-v1/net_prio.txt [deleted file]
Documentation/cgroup-v1/pids.rst [new file with mode: 0644]
Documentation/cgroup-v1/pids.txt [deleted file]
Documentation/cgroup-v1/rdma.rst [new file with mode: 0644]
Documentation/cgroup-v1/rdma.txt [deleted file]
Documentation/filesystems/tmpfs.txt
Documentation/scheduler/sched-deadline.txt
Documentation/scheduler/sched-design-CFS.txt
Documentation/scheduler/sched-rt-group.txt
Documentation/vm/numa.rst
Documentation/vm/page_migration.rst
Documentation/vm/unevictable-lru.rst
Documentation/x86/x86_64/fake-numa-for-cpusets.rst
MAINTAINERS
block/Kconfig
include/linux/cgroup-defs.h
include/uapi/linux/bpf.h
init/Kconfig
kernel/cgroup/cpuset.c
security/device_cgroup.c
tools/include/uapi/linux/bpf.h