summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
blob: 9194545319a9c4ef1023699b14c863d597571230 (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
31
32
33
34
35
36
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