summaryrefslogtreecommitdiff
path: root/spec/if/acfg/scheduler-priority-smp.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 08:49:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commitb29dd738f97901f464400a19510056790807dc47 (patch)
tree12530221be861aad0f8ba217192fc52db98dffd4 /spec/if/acfg/scheduler-priority-smp.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/scheduler-priority-smp.yml')
-rw-r--r--spec/if/acfg/scheduler-priority-smp.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/spec/if/acfg/scheduler-priority-smp.yml b/spec/if/acfg/scheduler-priority-smp.yml
index f23010bf..527a9d6d 100644
--- a/spec/if/acfg/scheduler-priority-smp.yml
+++ b/spec/if/acfg/scheduler-priority-smp.yml
@@ -4,7 +4,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
In case this configuration option is defined, then
- :ref:`Deterministic Priority SMP Scheduler <SchedulerSMPPriority>`
+ ${.:/document-reference/scheduler-smp-priority}
algorithm is made available to the application.
enabled-by: true
index-entries: []
@@ -20,11 +20,10 @@ notes: |
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.
+ In case no explicit ${.:/document-reference/config-scheduler-clustered}
+ is present, then it is used as the scheduler for up to 32 processors.
The memory allocated for this scheduler depends on the
- :ref:`CONFIGURE_MAXIMUM_PRIORITY` configuration option.
+ ${max-priority:/name} configuration option.
text: ''
type: interface