[PATCH 0/2] hv_balloon: hide ballooned out memory in stats
From: Vitaly Kuznetsov
Date: Wed Dec 02 2020 - 11:14:25 EST
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
drivers/hv/hv_balloon.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
2.26.2