summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml
blob: f08114e726d176edb3702e5d1d26928245030134 (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
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: '``RTEMS_MINIMUM_STACK_SIZE``'
appl-config-option-description: |
  The value of this configuration option defines the task stack size for an
  IDLE task.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_IDLE_TASK_STACK_SIZE
appl-config-option-notes: |
  In SMP configurations, there is one IDLE task per configured processor, see
  :ref:`CONFIGURE_MAXIMUM_PROCESSORS`.
appl-config-option-constraint:
  custom:
  - |
    It must be greater than or equal to a BSP-specific and application-specific
    minimum value.
  - |
    It must be small enough so that the IDLE task stack area calculation
    carried out by ``<rtems/confdefs.h>`` does not overflow an integer of type
    ``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.88
links:
- RTEMS-ACFG-IDLE: MPU6F9VtN3Et8wrFFFP7VlpO0zGaWoJFOwfuikRpGxs=
normative: true
ref: ''
reviewed: vCxvokQrszGqeHmPFiKnlsYeZWwUycCMU0_L_sbaQUo=
text: ''
type: interface