summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
new file mode 100644
index 00000000..91945453
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
@@ -0,0 +1,37 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Function pointer.
+appl-config-option-default-value: |
+ The default value is ``_Workspace_Allocate``, which indicates that task
+ stacks will be allocated from the RTEMS Workspace.
+appl-config-option-description: |
+ ``CONFIGURE_TASK_STACK_ALLOCATOR`` may point to a user provided routine to
+ allocate task stacks.
+appl-config-option-index:
+- task stack allocator
+appl-config-option-name: CONFIGURE_TASK_STACK_ALLOCATOR
+appl-config-option-notes: |
+ A correctly configured system must configure the following to be consistent:
+
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
+
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR``
+
+ - ``CONFIGURE_TASK_STACK_DEALLOCATOR``
+appl-config-option-range: |
+ Undefined or valid function pointer.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.116
+links:
+- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
+normative: true
+ref: ''
+reviewed: XLkmul143Ctik0B858wJI5kxJE5eYisStCSWSe4-34s=
+text: ''
+type: interface