summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/scheduleredfsmp.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-06 09:23:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commit518d8c3763f4ab0e3cac33d643b968f5e868e9c4 (patch)
tree63b8ca1334ab7c71956214ab17a81d5bef04aaac /spec/acfg/opt/scheduleredfsmp.yml
parentcontent: Add CContent.add_paragraph() (diff)
downloadrtems-central-518d8c3763f4ab0e3cac33d643b968f5e868e9c4.tar.bz2
spec: Move application configuration items
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