diff options
author | Tang Yizhou <tangyizhou@huawei.com> | 2022-03-12 10:07:51 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-03-17 00:03:24 +0300 |
commit | b57b84968865780262f191cc95d688d7f82e681c (patch) | |
tree | 769c6d85e68b39a43f36efe36abce6a3c9f62187 /Documentation/scheduler/index.rst | |
parent | ff1368763bb488783820c6ba68d73c03c562a9b7 (diff) | |
download | linux-b57b84968865780262f191cc95d688d7f82e681c.tar.xz |
docs: scheduler: Convert schedutil.txt to ReST
All other scheduler documents have been converted to *.rst. Let's do
the same for schedutil.txt.
Also fixed some typos.
Signed-off-by: Tang Yizhou <tangyizhou@huawei.com>
Link: https://lore.kernel.org/r/20220312070751.16844-1-tangyizhou@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/scheduler/index.rst')
-rw-r--r-- | Documentation/scheduler/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/scheduler/index.rst b/Documentation/scheduler/index.rst index 88900aabdbf7..693eaac769a7 100644 --- a/Documentation/scheduler/index.rst +++ b/Documentation/scheduler/index.rst @@ -14,6 +14,7 @@ Linux Scheduler sched-domains sched-capacity sched-energy + schedutil sched-nice-design sched-rt-group sched-stats |