Skip to content
Commit d0a90a0b authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

kernel: add the ability to memory map thread stacks



This introduces support for memory mapped thread stacks,
where each thread stack is mapped into virtual memory
address space with two guard pages to catch
under-/over-flowing the stack. This is just on the kernel
side. Additional architecture code is required to fully
support this feature.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 04c5632b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment