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

SHM_MAX_SIZE

Constant SHM_MAX_SIZE 

Source
pub const SHM_MAX_SIZE: usize = _; // 268_435_456usize
Expand description

Maximum size of a single shared memory object (256 MB).