working on new paging structure
This commit is contained in:
@@ -34,6 +34,7 @@ class Thread {
|
||||
void* start;
|
||||
|
||||
|
||||
four_lvl_paging_t paging_tree;
|
||||
|
||||
friend class Queue<Thread>;
|
||||
friend class Semaphore;
|
||||
|
||||
Reference in New Issue
Block a user