Re: [PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements

From: Daniel Kiper
Date: Mon Jul 27 2015 - 15:37:56 EST


On Fri, Jul 24, 2015 at 12:47:38PM +0100, David Vrabel wrote:
> The series improves the use of hotplug memory in the Xen balloon
> driver.
>
> - Reliably find a non-conflicting location for the hotplugged memory
> (this fixes memory hotplug in a number of cases, particularly in
> dom0).
>
> - Use hotplugged memory for alloc_xenballooned_pages() (keeping more
> memory available for the domain and reducing fragmentation of the
> p2m).
>
> Changes in v2:
> - New BP_WAIT state to signal the balloon process to wait for
> userspace to online the new memory.
> - Preallocate P2M entries in alloc_xenballooned_pages() so they do not
> need allocated later (in a context where GFP_KERNEL allocations are
> not possible).

Thanks! I will take a look at it this week.

Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/