⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

GUARD_PAGE_COUNT

Constant GUARD_PAGE_COUNT 

Source
pub const GUARD_PAGE_COUNT: usize = 1;
Expand description

Guard page count (1 page below each stack to detect overflow)