source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXGLOBALOBJECTS.yml @ 64987c4

Last change on this file since 64987c4 was 64987c4, checked in by Sebastian Huber <sebastian.huber@…>, on 03/17/20 at 09:06:27

spec: Add application configuration

  • Property mode set to 100644
File size: 973 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2active: true
3appl-config-option-data-type: |
4  Unsigned integer (``uint32_t``).
5appl-config-option-default-value: |
6  The default value is 32.
7appl-config-option-description: |
8  ``CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS`` is the maximum number of
9  concurrently active global objects in a multiprocessor system.
10appl-config-option-index: []
11appl-config-option-name: CONFIGURE_MP_MAXIMUM_GLOBAL_OBJECTS
12appl-config-option-notes: |
13  This value corresponds to the total number of objects which can be created
14  with the ``RTEMS_GLOBAL`` attribute.
15appl-config-option-range: |
16  Positive.
17copyrights:
18- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
19derived: false
20enabled-by: []
21header: ''
22interface-type: appl-config-option
23level: '1.90'
24links:
25- RTEMS-ACFG-MPCI: xehdBGNzB079tXh4oemnIjNyYffD-9n2YPdqHwfn7Hs=
26normative: true
27ref: ''
28reviewed: D5uiel3qAnJJ_Z4RbIstAGedNwHLWPVIlLUf9iQbOD0=
29text: ''
30type: interface
Note: See TracBrowser for help on using the repository browser.