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

2020-12-13 Thread Wei Liu
On Wed, Dec 09, 2020 at 01:17:18PM +, Wei Liu wrote: > 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

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

2020-12-09 Thread Wei Liu
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): >