Re: [MINI-OS PATCH v2 01/14] mm: don't add module pages to free memory

2025-07-15 Thread Jason Andryuk
On 2025-07-15 09:29, Juergen Gross wrote: When initializing the memory allocator, don't add memory pages of modules and the initial boot info structure to the free memory. This is relevant only when running in PVH mode, as in PV mode only memory above the initial page tables is added to free mem

[MINI-OS PATCH v2 01/14] mm: don't add module pages to free memory

2025-07-15 Thread Juergen Gross
When initializing the memory allocator, don't add memory pages of modules and the initial boot info structure to the free memory. This is relevant only when running in PVH mode, as in PV mode only memory above the initial page tables is added to free memory, and the module and start_info pages are