Re: [PATCH 19/19] RFC: Ignore REGION_CONSECUTIVE

2021-11-10 Thread Daniel Kiper
On Tue, Oct 12, 2021 at 06:30:08PM +1100, Daniel Axtens wrote: > Looking into the region merging stuff, I started to wonder if we actually > want to just try adding as much memory as we can (up to the limit requested), > even if we cannot satisfy the full allocation (i.e. we are not CONSECUTIVE). >

[PATCH 19/19] RFC: Ignore REGION_CONSECUTIVE

2021-10-12 Thread Daniel Axtens
Looking into the region merging stuff, I started to wonder if we actually want to just try adding as much memory as we can (up to the limit requested), even if we cannot satisfy the full allocation (i.e. we are not CONSECUTIVE). On powerpc-ieee1275 this actually allows me to satisfy bigger allocat