⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
GUARD_PAGE_COUNT
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
thread
veridian_kernel
::
process
::
thread
Constant
GUARD_
PAGE_
COUNT
Copy item path
Source
pub const GUARD_PAGE_COUNT: usize = 1;
Expand description
Guard page count (1 page below each stack to detect overflow)