sched_ext: Documentation: add task lifecycle summary
authorAndrea Righi <arighi@nvidia.com>
Thu, 27 Feb 2025 15:57:33 +0000 (16:57 +0100)
committerTejun Heo <tj@kernel.org>
Thu, 27 Feb 2025 16:28:23 +0000 (06:28 -1000)
commit0f0714a3449ca43671c6aa4cae852c4dfceef0d0
treec17aa259aca57b0ad43f69574ae2e9b97aec5ad9
parentb214b04df9c8dc7ff7647c0e185cee01baea8451
sched_ext: Documentation: add task lifecycle summary

Understanding the lifecycle of a task in sched_ext can be not trivial,
therefore add a section to the main documentation that summarizes the
entire workflow of a task using pseudo-code.

Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/scheduler/sched-ext.rst