⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
FRAME_SIZE
veridian_
kernel
0.25.2
In veridian_
kernel::
mm::
frame_
allocator
veridian_kernel
::
mm
::
frame_allocator
Constant
FRAME_
SIZE
Copy item path
Source
pub const FRAME_SIZE: usize = 4096;
Expand description
Size of a physical frame (4KB)