changed page allocation to happen on page fault for performance reasons
This commit is contained in:
@@ -2,4 +2,5 @@ pub mod io;
|
||||
pub mod kalloc;
|
||||
|
||||
pub mod async_io;
|
||||
pub mod memory;
|
||||
pub mod pic;
|
||||
|
||||
Reference in New Issue
Block a user