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

DEFAULT_TLS_PAGES

Constant DEFAULT_TLS_PAGES 

Source
pub const DEFAULT_TLS_PAGES: usize = 1;
Expand description

Default TLS region size: 4KB (1 page)