summaryrefslogtreecommitdiffstats
path: root/c-user/scheduling-concepts/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/scheduling-concepts/index.rst')
-rw-r--r--c-user/scheduling-concepts/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/c-user/scheduling-concepts/index.rst b/c-user/scheduling-concepts/index.rst
new file mode 100644
index 0000000..6d06d91
--- /dev/null
+++ b/c-user/scheduling-concepts/index.rst
@@ -0,0 +1,19 @@
+.. 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