summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/configuring_a_system.rst')
-rw-r--r--c-user/configuring_a_system.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 71c5c71..17c8a85 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -3795,6 +3795,33 @@ DESCRIPTION:
NOTES:
None.
+.. COMMENT: === CONFIGURE_SCHEDULER_EDF_SMP ===
+
+.. _Use Earliest Deadline First SMP Scheduler:
+
+Use Earliest Deadline First Scheduler
+-------------------------------------
+.. index:: CONFIGURE_SCHEDULER_EDF_SMP
+
+CONSTANT:
+ ``CONFIGURE_SCHEDULER_EDF_SMP``
+
+DATA TYPE:
+ Boolean feature macro.
+
+RANGE:
+ Defined or undefined.
+
+DEFAULT VALUE:
+ This is not defined by default.
+
+DESCRIPTION:
+ If defined, then the Earliest Deadline First (EDF) SMP Scheduler is
+ selected as the default scheduler.
+
+NOTES:
+ None.
+
.. COMMENT: === CONFIGURE_SCHEDULER_CBS ===
.. _Use Constant Bandwidth Server Scheduler: