summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 10:06:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 16:32:51 +0100
commit64987c4dc4d83200f0fb0d0636ad7be621e5801a (patch)
tree001e6ffdbae32dee3bca245490bb2974097c5fd6 /spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml
parentcontent: Add method to register license/copyrights (diff)
downloadrtems-central-64987c4dc4d83200f0fb0d0636ad7be621e5801a.tar.bz2
spec: Add application configuration
Diffstat (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml
new file mode 100644
index 00000000..a81a40d1
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXPROCESSORS.yml
@@ -0,0 +1,35 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Unsigned integer (``uint32_t``).
+appl-config-option-default-value: |
+ The default value is 1.
+appl-config-option-description: |
+ ``CONFIGURE_MAXIMUM_PROCESSORS`` must be set to the maximum number of
+ processors an application intends to use. The number of actually available
+ processors depends on the hardware and may be less. It is recommended to
+ use the smallest value suitable for the application in order to save
+ memory. Each processor needs an idle thread and interrupt stack for
+ example.
+appl-config-option-index: []
+appl-config-option-name: CONFIGURE_MAXIMUM_PROCESSORS
+appl-config-option-notes: |
+ If there are more processors available than configured, the rest will be
+ ignored. This configuration define is ignored in uniprocessor
+ configurations.
+appl-config-option-range: |
+ Positive.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.73
+links:
+- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
+normative: true
+ref: ''
+reviewed: yeUx3ny8N0sfPzVnTPrNj-pf5rJHU_ZwPRfapmGdXTs=
+text: ''
+type: interface