summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/scheduler-priority.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.yml
parentapplconfig: Use item mapper for substitution (diff)
downloadrtems-central-b29dd738f97901f464400a19510056790807dc47.tar.bz2
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/scheduler-priority.yml')
-rw-r--r--spec/if/acfg/scheduler-priority.yml11
1 files changed, 5 insertions, 6 deletions
diff --git a/spec/if/acfg/scheduler-priority.yml b/spec/if/acfg/scheduler-priority.yml
index 4f991320..05f291df 100644
--- a/spec/if/acfg/scheduler-priority.yml
+++ b/spec/if/acfg/scheduler-priority.yml
@@ -5,7 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
In case this configuration option is defined, then
- :ref:`Deterministic Priority Scheduler <SchedulerPriority>`
+ ${.:/document-reference/scheduler-priority}
algorithm is made available to the application.
enabled-by: true
index-entries: []
@@ -18,15 +18,14 @@ notes: |
This scheduler configuration option is an advanced configuration option.
Think twice before you use it.
- In case no explicit :ref:`clustered scheduler configuration
- <ConfigurationSchedulersClustered>` is present, then it is used as the
- scheduler for exactly one processor.
+ In case no explicit ${.:/document-reference/config-scheduler-clustered}
+ is present, then it is used as the scheduler for exactly one processor.
This scheduler algorithm is the default when
- :ref:`CONFIGURE_MAXIMUM_PROCESSORS` is
+ ${max-processors:/name} is
exactly one.
The memory allocated for this scheduler depends on the
- :ref:`CONFIGURE_MAXIMUM_PRIORITY` configuration option.
+ ${max-priority:/name} configuration option.
text: ''
type: interface