summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/mp-max-global-objects.yml
blob: faa1badb40483358ce7cf7446a63615c520b9f5f (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 OR BSD-2-Clause
appl-config-option-type: integer
constraints:
  max: ${/c/if/uint32_max:/name}
  min: 0
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: group-mpci
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.
text: ''
type: interface