docs: scheduler: convert docs to ReST and rename to *.rst
In order to prepare to add them to the Kernel API book, convert the files to ReST format. 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> Signed-off-by:
Jonathan Corbet <corbet@lwn.net>
Showing
- Documentation/ABI/testing/sysfs-kernel-uids 1 addition, 1 deletionDocumentation/ABI/testing/sysfs-kernel-uids
- Documentation/scheduler/completion.rst 20 additions, 18 deletionsDocumentation/scheduler/completion.rst
- Documentation/scheduler/index.rst 29 additions, 0 deletionsDocumentation/scheduler/index.rst
- Documentation/scheduler/sched-arch.rst 10 additions, 8 deletionsDocumentation/scheduler/sched-arch.rst
- Documentation/scheduler/sched-bwc.rst 18 additions, 12 deletionsDocumentation/scheduler/sched-bwc.rst
- Documentation/scheduler/sched-deadline.rst 164 additions, 147 deletionsDocumentation/scheduler/sched-deadline.rst
- Documentation/scheduler/sched-design-CFS.rst 11 additions, 4 deletionsDocumentation/scheduler/sched-design-CFS.rst
- Documentation/scheduler/sched-domains.rst 7 additions, 1 deletionDocumentation/scheduler/sched-domains.rst
- Documentation/scheduler/sched-energy.rst 26 additions, 21 deletionsDocumentation/scheduler/sched-energy.rst
- Documentation/scheduler/sched-nice-design.rst 5 additions, 1 deletionDocumentation/scheduler/sched-nice-design.rst
- Documentation/scheduler/sched-rt-group.rst 15 additions, 13 deletionsDocumentation/scheduler/sched-rt-group.rst
- Documentation/scheduler/sched-stats.rst 24 additions, 11 deletionsDocumentation/scheduler/sched-stats.rst
- Documentation/scheduler/text_files.rst 5 additions, 0 deletionsDocumentation/scheduler/text_files.rst
- Documentation/vm/numa.rst 1 addition, 1 deletionDocumentation/vm/numa.rst
- init/Kconfig 3 additions, 3 deletionsinit/Kconfig
- kernel/sched/deadline.c 1 addition, 1 deletionkernel/sched/deadline.c
Loading
Please register or sign in to comment