summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 10:06:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 16:32:51 +0100
commit64987c4dc4d83200f0fb0d0636ad7be621e5801a (patch)
tree001e6ffdbae32dee3bca245490bb2974097c5fd6 /spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml
parentdfca4bc1bc0355c4b40bc8ba638fd1ef7bff40ff (diff)
spec: Add application configuration
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml
new file mode 100644
index 00000000..c58dc02e
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MEMORYOVERHEAD.yml
@@ -0,0 +1,32 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Unsigned integer (``size_t``).
+appl-config-option-default-value: |
+ The default value is 0.
+appl-config-option-description: |
+ This parameter is set to the number of kilobytes the application wishes to
+ add to the requirements calculated by ``<rtems/confdefs.h>``.
+appl-config-option-index: []
+appl-config-option-name: CONFIGURE_MEMORY_OVERHEAD
+appl-config-option-notes: |
+ This configuration parameter should only be used when it is suspected that
+ a bug in ``<rtems/confdefs.h>`` has resulted in an underestimation.
+ Typically the memory allocation will be too low when an application does
+ not account for all message queue buffers or task stacks.
+appl-config-option-range: |
+ Zero or positive.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.75
+links:
+- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
+normative: true
+ref: ''
+reviewed: 8gsKsqCCY-PEXVGihoUMEk_q2YIGyWuGlPsMTA5v_jI=
+text: ''
+type: interface