CONFIG_INIT_STACKS:

This option instructs the kernel to initialize stack areas with a known value (0xaa) before they are first used, so that the high water mark can be easily determined. This applies to the stack areas for threads.

Symbol:

INIT_STACKS

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“y”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Initialize stack areas”
Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

KERNEL_DEBUG || NETWORKING && NETWORKING && NET_MGMT && NET_MGMT_EVENT && NET_DEBUG_MGMT_EVENT_STACK (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../kernel/Kconfig:450