summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/schedulerassignments.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 14:20:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit92ea0a0cdeb38290478685ab40a35b5338592f4d (patch)
treed4d03e15f49d73d4555581efc51fdf07c0b85cda /spec/acfg/opt/schedulerassignments.yml
parentcontent: Add and use Content.paste_and_add() (diff)
downloadrtems-central-92ea0a0cdeb38290478685ab40a35b5338592f4d.tar.bz2
Rename application configuration attributes
Diffstat (limited to 'spec/acfg/opt/schedulerassignments.yml')
-rw-r--r--spec/acfg/opt/schedulerassignments.yml26
1 files changed, 13 insertions, 13 deletions
diff --git a/spec/acfg/opt/schedulerassignments.yml b/spec/acfg/opt/schedulerassignments.yml
index b6a8b7ad..b72defd2 100644
--- a/spec/acfg/opt/schedulerassignments.yml
+++ b/spec/acfg/opt/schedulerassignments.yml
@@ -1,5 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: initializer
+constraints:
custom:
- |
The value of this configuration option shall be a list of the following
@@ -11,26 +12,25 @@ appl-config-option-constraint:
- |
The value of this configuration option shall be a list of exactly
:ref:`CONFIGURE_MAXIMUM_PROCESSORS` elements.
-appl-config-option-default-value: |
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default-value: |
The default value of this configuration option is computed so that the
default scheduler is assigned to each configured processor (up to 32).
-appl-config-option-description: |
+description: |
The value of this configuration option is used to initialize the initial
scheduler to processor assignments.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_SCHEDULER_ASSIGNMENTS
-appl-config-option-notes: |
- This configuration option is only evaluated in SMP configurations.
-
- This is an advanced configuration option, see
- :ref:`ConfigurationSchedulersClustered`.
-appl-config-option-type: initializer
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../schedgeneral
+name: CONFIGURE_SCHEDULER_ASSIGNMENTS
+notes: |
+ This configuration option is only evaluated in SMP configurations.
+
+ This is an advanced configuration option, see
+ :ref:`ConfigurationSchedulersClustered`.
text: ''
type: interface