mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 16:26:40 +08:00

Introduce a background section. This makes it easier to automatically generate parts of the scheduling concepts documentation in the future. Update #3993.
20 lines
342 B
ReStructuredText
20 lines
342 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
|
|
.. index:: scheduling
|
|
.. index:: task scheduling
|
|
|
|
.. _SchedulingConcepts:
|
|
|
|
Scheduling Concepts
|
|
*******************
|
|
|
|
.. toctree::
|
|
|
|
introduction
|
|
background
|
|
uniprocessor-schedulers
|
|
smp-schedulers
|
|
directives
|