commit | f220a80f0c2e790e445ee6b7d90759292b4c3a66 | [log] [tgz] |
---|---|---|
author | Xavier Deguillard <xdeguillard@vmware.com> | Thu Aug 06 15:17:58 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 12:59:11 2015 +0100 |
tree | 3a197c19139527cf3dd593569dba0a87002ae2da | |
parent | 4d4896a507d7e169c62468c6f44ace368dc7880b [diff] |
VMware balloon: add batching to the vmw_balloon. 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@vmware.com> Acked-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: Philip P. Moltmann <moltmann@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>