summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/mp-max-global-objects.yml
blob: 0aa60ea018f0e4570ce6eff3cab72b08eb59cf8e (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
27
28
29
30
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
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: requirement-refinement
  uid: ../req/mp-max-global-objects
- role: appl-config-group-member
  uid: group-mpci
- role: constraint
  uid: ../constraint/min-zero
- role: constraint
  uid: ../constraint/max-uint32
- role: constraint
  uid: ../constraint/option-not-pre-qualified
name: CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS
notes: |
  This value corresponds to the total number of objects which can be created
  with the ${/rtems/attr/if/global:/name} attribute.

  This configuration option is only evaluated if
  ${mp-appl:/name} is defined.
type: interface