Re: [PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
From: Tetsuo Handa
Date: Tue Jan 09 2018 - 09:42:25 EST
Wei Wang wrote:
> - enable OOM to free inflated pages maintained in the local temporary
> list.
I do want to see it before applying this patch.
Please carefully check how the xbitmap implementation works, and you will
find that you are adding a lot of redundant operations with a bug.