summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/stack-checker-enabled.yml
blob: 2c280afa4a4601f00b63850f8925c1180422a54e (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
  In case this configuration option is defined, then the stack checker is
  enabled.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: requirement-refinement
  uid: ../req/stack-checker-enabled
- role: appl-config-group-member
  uid: group-general
- role: constraint
  uid: ../constraint/option-not-pre-qualified
name: CONFIGURE_STACK_CHECKER_ENABLED
notes: |
  The stack checker performs run-time stack bounds checking.  This increases
  the time required to create tasks as well as adding overhead to each context
  switch.

  In 4.9 and older, this configuration option was named ``STACK_CHECKER_ON``.
type: interface