Displaying 1 result from an estimated 1 matches for "gf8c9666880".
2021 Nov 17
0
[RFC PATCH] virtio_balloon: add param to skip adjusting pages
...page_count(newpage, -1);
A problem here is that the host also cares: IIUC
with VIRTIO_BALLOON_F_STATS_VQ we are sending the info
about page counts to host, changing what the stats
mean.
So I suspect we need a device feature for this at least
to control this aspect.
> --
> 2.34.0.rc2.393.gf8c9666880-goog