⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
DEFAULT_STACK_SIZE
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
memory::
layout
veridian_kernel
::
process
::
memory
::
layout
Constant
DEFAULT_
STACK_
SIZE
Copy item path
Source
pub const DEFAULT_STACK_SIZE: usize = _; // 8_388_608usize
Expand description
Default stack size (8MB)