Re: [PATCH 0/2] hv_balloon: hide ballooned out memory in stats

From: Wei Liu
Date: Wed Dec 09 2020 - 08:18:19 EST


On Wed, Dec 02, 2020 at 05:12:43PM +0100, Vitaly Kuznetsov wrote:
> It was noticed that 'free' information on a Hyper-V guest reports ballooned
> out memory in 'total' and this contradicts what other ballooning drivers
> (e.g. virtio-balloon/virtio-mem/xen balloon) do.
>
> Vitaly Kuznetsov (2):
> hv_balloon: simplify math in alloc_balloon_pages()
> hv_balloon: do adjust_managed_page_count() when
> ballooning/un-ballooning

LGTM.

I will wait for a few more days before applying this series to
hyperv-next.

Wei.