summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/unlimitedallocationsize.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/unlimitedallocationsize.yml')
-rw-r--r--spec/acfg/opt/unlimitedallocationsize.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/acfg/opt/unlimitedallocationsize.yml b/spec/acfg/opt/unlimitedallocationsize.yml
new file mode 100644
index 00000000..8e3a44f8
--- /dev/null
+++ b/spec/acfg/opt/unlimitedallocationsize.yml
@@ -0,0 +1,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: []
+interface-type: appl-config-option
+links:
+- role: null
+ uid: ../general
+text: ''
+type: interface