On 15.03.2024 11:58, Carlo Nonato wrote: > Add a new PGC_no_buddy_merge flag that prevents the buddy algorithm in > free_heap_pages() from merging pages that have it set. As of now, only > PGC_static has this feature, but future work can extend it easier than > before. >
Suggested-by: Jan Beulich <[email protected]> > Signed-off-by: Carlo Nonato <[email protected]> Reviewed-by: Jan Beulich <[email protected]>
