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 <[email protected]>
> ---

Acked-by: Bruce Richardson <[email protected]>

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

Reply via email to