Due to us mapping in larger granularity in physicalmem.rs, we do map the zero page in some cases. We should adapt the heap mapping algorithm to map with multiple page sizes instead.
Then, we can claim low memory again after reserving SMP boot code appropriately.
Related: #2453
Due to us mapping in larger granularity in physicalmem.rs, we do map the zero page in some cases. We should adapt the heap mapping algorithm to map with multiple page sizes instead.
Then, we can claim low memory again after reserving SMP boot code appropriately.
Related: #2453