[PATCH v2 3/6] eal/memory: allocate all VA space in one go

Bruce Richardson bruce.richardson at intel.com
Tue May 26 17:25:11 CEST 2026


On Fri, Mar 13, 2026 at 04:06:34PM +0000, Anatoly Burakov wrote:
> Instead of allocating VA space per memseg list in dynmem mode, allocate it
> all in one go, and then assign memseg lists portions of that space. In a
> similar way, for dynmem initialization in secondary processes, also attach
> all VA space in one go. Legacy/32-bit paths are untouched.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---

Acked-by: Bruce Richardson <bruce.richardson at intel.com>

As with previous patch, stylistically there are a few places where lines
are split unncessarily.


More information about the dev mailing list