⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
DEFAULT_KERNEL_STACK_PAGES
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
thread
veridian_kernel
::
process
::
thread
Constant
DEFAULT_
KERNEL_
STACK_
PAGES
Copy item path
Source
pub const DEFAULT_KERNEL_STACK_PAGES: usize = 16;
Expand description
Default kernel stack size: 64KB (16 pages)