summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
blob: c6dcd5b49d4258320af47507dd10f61a07c3b697 (plain) (blame)
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
38
39
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: initializer
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: |
  The value of this configuration option initializes the stack allocator
  allocate handler.
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:

  - :ref:`CONFIGURE_TASK_STACK_ALLOCATOR_INIT`

  - `CONFIGURE_TASK_STACK_ALLOCATOR`

  - :ref:`CONFIGURE_TASK_STACK_DEALLOCATOR`
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option must be defined to a valid function
    pointer of the type ``void *( *allocate )( size_t )``.
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