summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/scheduleredfsmp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/scheduleredfsmp.yml')
-rw-r--r--spec/acfg/opt/scheduleredfsmp.yml31
1 files changed, 0 insertions, 31 deletions
diff --git a/spec/acfg/opt/scheduleredfsmp.yml b/spec/acfg/opt/scheduleredfsmp.yml
deleted file mode 100644
index 893557e2..00000000
--- a/spec/acfg/opt/scheduleredfsmp.yml
+++ /dev/null
@@ -1,31 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-appl-config-option-type: feature-enable
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-description: |
- In case this configuration option is defined, then
- :ref:`Earliest Deadline First (EDF) SMP Scheduler <SchedulerSMPEDF>`
- algorithm is made available to the application.
-enabled-by: true
-index-entries: []
-interface-type: appl-config-option
-links:
-- role: appl-config-group-member
- uid: ../schedgeneral
-name: CONFIGURE_SCHEDULER_EDF_SMP
-notes: |
- This scheduler configuration option is an advanced configuration option.
- Think twice before you use it.
-
- This scheduler algorithm is only available when RTEMS is built with SMP
- support enabled.
-
- In case no explicit :ref:`clustered scheduler configuration
- <ConfigurationSchedulersClustered>` is present, then it is used as the
- scheduler for up to 32 processors.
-
- This scheduler algorithm is the default in SMP configurations if
- :ref:`CONFIGURE_MAXIMUM_PROCESSORS` is
- greater than one.
-text: ''
-type: interface