summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/scheduler-assignments.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/acfg/scheduler-assignments.yml')
-rw-r--r--spec/if/acfg/scheduler-assignments.yml36
1 files changed, 0 insertions, 36 deletions
diff --git a/spec/if/acfg/scheduler-assignments.yml b/spec/if/acfg/scheduler-assignments.yml
deleted file mode 100644
index 51ca9a4b..00000000
--- a/spec/if/acfg/scheduler-assignments.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-appl-config-option-type: initializer
-constraints:
- texts:
- - |
- The value of this configuration option shall be a list of the following
- macros:
-
- * ``RTEMS_SCHEDULER_ASSIGN( processor_index, attributes )``
-
- * ``RTEMS_SCHEDULER_ASSIGN_NO_SCHEDULER``
- - |
- The value of this configuration option shall be a list of exactly
- ${max-processors:/name} elements.
-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).
-description: |
- The value of this configuration option is used to initialize the initial
- scheduler to processor assignments.
-enabled-by: true
-index-entries: []
-interface-type: appl-config-option
-links:
-- role: appl-config-group-member
- uid: group-schedgeneral
-name: CONFIGURE_SCHEDULER_ASSIGNMENTS
-notes: |
- This configuration option is only evaluated in SMP configurations.
-
- This is an advanced configuration option, see
- ${.:/document-reference/config-scheduler-clustered}.
-text: ''
-type: interface