Fix PMM for real HW + serial lock
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define KERNEL_IDT_ENTRIES 33
|
||||
|
||||
/* paging */
|
||||
#define PAGING_MAX_PHYS 0x100000000
|
||||
#define PAGING_MAX_PHYS 0x200000000
|
||||
|
||||
/* heap */
|
||||
#define KHEAP_SIZE (32*1024*1024)
|
||||
|
||||
Reference in New Issue
Block a user