summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/unlimited-allocation-size.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/unlimited-allocation-size.yml')
-rw-r--r--spec/acfg/if/unlimited-allocation-size.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/acfg/if/unlimited-allocation-size.yml b/spec/acfg/if/unlimited-allocation-size.yml
new file mode 100644
index 00000000..f206c5b9
--- /dev/null
+++ b/spec/acfg/if/unlimited-allocation-size.yml
@@ -0,0 +1,30 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: integer
+constraints:
+ texts:
+ - |
+ The value of this configuration option shall meet the constraints of all
+ object classes to which it is applied.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: 8
+description: |
+ If ${unlimited-objects:/name} is defined, then the value of this
+ configuration option defines the default objects maximum of all object
+ classes supporting ${.:/document-reference/config-unlimited-objects} to
+ ``rtems_resource_unlimited( CONFIGURE_UNLIMITED_ALLOCATION_SIZE )``.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-general
+name: CONFIGURE_UNLIMITED_ALLOCATION_SIZE
+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 ${/rtems/config/if/resource-unlimited:/name} macro.
+text: ''
+type: interface