Re: [PATCH v3 3/9] VMware balloon: add batching to the vmw_balloon.

From: Greg KH
Date: Wed Aug 05 2015 - 16:19:12 EST


On Fri, Jun 12, 2015 at 11:43:24AM -0700, Philip P. Moltmann wrote:
> From: Xavier Deguillard <xdeguillard@xxxxxxxxxx>
>
> Introduce a new capability to the driver that allow sending 512 pages in
> one hypervisor call. This reduce the cost of the driver when reclaiming
> memory.
>
> Signed-off-by: Xavier Deguillard <xdeguillard@xxxxxxxxxx>
> Acked-by: Dmitry Torokhov <dtor@xxxxxxxxxx>
> Signed-off-by: Philip P. Moltmann <moltmann@xxxxxxxxxx>
> ---
> drivers/misc/vmw_balloon.c | 405 +++++++++++++++++++++++++++++++++++++++------
> 1 file changed, 352 insertions(+), 53 deletions(-)

This patch causes build errors on my system about vmap and vunmap not
being defined :(

I can't take it, so I've stopped here, sorry. Please always test your
patches properly.

greg k-h
--
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/