⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
DEFAULT_TLS_PAGES
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
thread
veridian_kernel
::
process
::
thread
Constant
DEFAULT_
TLS_
PAGES
Copy item path
Source
pub const DEFAULT_TLS_PAGES: usize = 1;
Expand description
Default TLS region size: 4KB (1 page)