summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/mpmaxglobalobjects.yml
blob: 715b75a7aa0bbc3c7e8a1a6ab85422fde6a7e9cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-constraint:
  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)
enabled-by: true
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: ../mpci
text: ''
type: interface