summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/mpmaxglobalobjects.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/mpmaxglobalobjects.yml')
-rw-r--r--spec/acfg/opt/mpmaxglobalobjects.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/spec/acfg/opt/mpmaxglobalobjects.yml b/spec/acfg/opt/mpmaxglobalobjects.yml
index 715b75a7..0564153a 100644
--- a/spec/acfg/opt/mpmaxglobalobjects.yml
+++ b/spec/acfg/opt/mpmaxglobalobjects.yml
@@ -1,26 +1,26 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: integer
+constraints:
max: '``UINT32_MAX``'
min: 0
-appl-config-option-default-value: 32
-appl-config-option-description: |
- The value of this configuration option defines the maximum number of
- concurrently active global objects in a multiprocessor system.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS
-appl-config-option-notes: |
- This value corresponds to the total number of objects which can be created
- with the ``RTEMS_GLOBAL`` attribute.
-
- This configuration option is only evaluated if
- :ref:`CONFIGURE_MP_APPLICATION` is defined.
-appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: 32
+description: |
+ The value of this configuration option defines the maximum number of
+ concurrently active global objects in a multiprocessor system.
enabled-by: true
+index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../mpci
+name: CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS
+notes: |
+ This value corresponds to the total number of objects which can be created
+ with the ``RTEMS_GLOBAL`` attribute.
+
+ This configuration option is only evaluated if
+ :ref:`CONFIGURE_MP_APPLICATION` is defined.
text: ''
type: interface