mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
fa48e8d2c7
Add Documentation/scheduler/sched-ext.rst which gives a high-level overview and pointers to the examples. v6: - Add paragraph explaining debug dump. v5: - Updated to reflect /sys/kernel interface change. Kconfig options added. v4: - README improved, reformatted in markdown and renamed to README.md. v3: - Added tools/sched_ext/README. - Dropped _example prefix from scheduler names. v2: - Apply minor edits suggested by Bagas. Caveats section dropped as all of them are addressed. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: David Vernet <dvernet@meta.com> Acked-by: Josh Don <joshdon@google.com> Acked-by: Hao Luo <haoluo@google.com> Acked-by: Barret Rhoden <brho@google.com> Cc: Bagas Sanjaya <bagasdotme@gmail.com>
34 lines
431 B
ReStructuredText
34 lines
431 B
ReStructuredText
=========
|
|
Scheduler
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
|
|
completion
|
|
membarrier
|
|
sched-arch
|
|
sched-bwc
|
|
sched-deadline
|
|
sched-design-CFS
|
|
sched-domains
|
|
sched-capacity
|
|
sched-energy
|
|
schedutil
|
|
sched-util-clamp
|
|
sched-nice-design
|
|
sched-rt-group
|
|
sched-stats
|
|
sched-ext
|
|
sched-debug
|
|
|
|
text_files
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|