VMware balloon: partially inline vmballoon_reserve_page.
This split the function in two: the allocation part is inlined into the inflate function and the lock part is kept into his own function. This change is needed in order to be able to allocate more than one page before doing the hypervisor call. Signed-off-by: NXavier Deguillard <xdeguillard@vmware.com> Acked-by: NDmitry Torokhov <dtor@vmware.com> Signed-off-by: NPhilip P. Moltmann <moltmann@vmware.com> Acked-by: NAndy King <acking@vmware.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录