Switch alignment of vm_phys_early_alloc() to PAGE_SIZE as it is the most
used one.
Review all calling points and change those where greater alignment is
really needed to use vm_phys_early_alloc_ex().
Differential D48637 Authored by olce on Thu, Jan 23, 5:16 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: jhibbits, imp. · View Herald TranscriptThu, Jan 23, 5:16 PM2025-01-23 17:16:33 (UTC+0) Harbormaster completed remote builds in B61936: Diff 149793.Thu, Jan 23, 5:16 PM2025-01-23 17:16:33 (UTC+0) olce added a parent revision: D48636: vm_phys_early_alloc_ex*(): Switch allocation strategy to best fit.Thu, Jan 23, 5:21 PM2025-01-23 17:21:37 (UTC+0) olce added a child revision: D48638: vm_phys_early_alloc_ex*(): Introduce VM_PHYS_EAF_ADDR_BOUNDARIES_FIRST.
Revision Contents
Diff 149793 |