Re: [PATCH v2 0/2] virtio-balloon: some improvements

From: Michael S. Tsirkin
Date: Fri Jul 27 2018 - 10:06:34 EST


On Fri, Jul 27, 2018 at 05:24:53PM +0800, Wei Wang wrote:
> This series is split from the "Virtio-balloon: support free page
> reporting" series to make some improvements.
>
> v1->v2 ChangeLog:
> - register the shrinker when VIRTIO_BALLOON_F_DEFLATE_ON_OOM is negotiated.
>
> Wei Wang (2):
> virtio-balloon: remove BUG() in init_vqs
> virtio_balloon: replace oom notifier with shrinker

Thanks!
Given it's very late in the release cycle, I'll merge this for
the next Linux release.

> drivers/virtio/virtio_balloon.c | 125 +++++++++++++++++++++++-----------------
> 1 file changed, 72 insertions(+), 53 deletions(-)
>
> --
> 2.7.4