changed page allocation to happen on page fault for performance reasons
This commit is contained in:
@@ -2,8 +2,6 @@ pub mod gdt;
|
||||
|
||||
pub mod interrupts;
|
||||
|
||||
pub mod memory;
|
||||
|
||||
pub mod memmap;
|
||||
|
||||
pub mod apic;
|
||||
|
||||
Reference in New Issue
Block a user