aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/hyperv
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2020-12-02 17:12:45 +0100
committerWei Liu <wei.liu@kernel.org>2020-12-13 15:06:10 +0000
commitd1df458cbfdb0c3384c03c7fbcb1689bc02a746c (patch)
treebeb19693f61322a53297b89b64210a17f142213e /drivers/net/hyperv
parenthv_balloon: simplify math in alloc_balloon_pages() (diff)
downloadwireguard-linux-d1df458cbfdb0c3384c03c7fbcb1689bc02a746c.tar.xz
wireguard-linux-d1df458cbfdb0c3384c03c7fbcb1689bc02a746c.zip
hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning
Unlike virtio_balloon/virtio_mem/xen balloon drivers, Hyper-V balloon driver does not adjust managed pages count when ballooning/un-ballooning and this leads to incorrect stats being reported, e.g. unexpected 'free' output. Note, the calculation in post_status() seems to remain correct: ballooned out pages are never 'available' and we manually add dm->num_pages_ballooned to 'commited'. Suggested-by: David Hildenbrand <david@redhat.com> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Link: https://lore.kernel.org/r/20201202161245.2406143-3-vkuznets@redhat.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions