summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/unlimitedallocationsize.yml
blob: 66e5f90e92a82650697e7a23987e67c8934e0699 (plain)
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
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option shall meet the constraints of all
    object classes to which it is applied.
appl-config-option-default-value: 8
appl-config-option-description: |
  If :ref:`CONFIGURE_UNLIMITED_OBJECTS` is defined, then the value of this
  configuration option defines the default objects maximum of all object
  classes supporting :ref:`ConfigUnlimitedObjects` to
  ``rtems_resource_unlimited(CONFIGURE_UNLIMITED_ALLOCATION_SIZE)``.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_UNLIMITED_ALLOCATION_SIZE
appl-config-option-notes: |
  By allowing users to declare all resources as being unlimited the user can
  avoid identifying and limiting the resources used.

  The object maximum of each class can be configured also individually using
  the :c:func:`rtems_resource_unlimited` macro.
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: ../general
text: ''
type: interface