diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/scheduler/index.rst | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Documentation/scheduler/index.rst b/Documentation/scheduler/index.rst new file mode 100644 index 000000000..88900aabd --- /dev/null +++ b/Documentation/scheduler/index.rst @@ -0,0 +1,28 @@ +=============== +Linux Scheduler +=============== + +.. toctree:: + :maxdepth: 1 + + + completion + sched-arch + sched-bwc + sched-deadline + sched-design-CFS + sched-domains + sched-capacity + sched-energy + sched-nice-design + sched-rt-group + sched-stats + + text_files + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |