[−][src]Constant sunrise_kernel::paging::arch::i386::PAGE_SIZE
pub const PAGE_SIZE: usize = 4096;
The page size. Dictated by the MMU. In simple, elegant, sane i386 paging, a page is 4kB.
pub const PAGE_SIZE: usize = 4096;
The page size. Dictated by the MMU. In simple, elegant, sane i386 paging, a page is 4kB.