Re: [PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
From: lizhe . 67
Date: Sun Jun 29 2025 - 22:45:48 EST
On Fri, 27 Jun 2025 15:40:59 -0600, alex.williamson@xxxxxxxxxx wrote:
> On Fri, 20 Jun 2025 11:23:42 +0800
> lizhe.67@xxxxxxxxxxxxx wrote:
>
> > From: Li Zhe <lizhe.67@xxxxxxxxxxxxx>
> >
> > This patch is based on patch 'vfio/type1: optimize
> > vfio_pin_pages_remote() for large folios'[1].
>
> The above and the below link are only necessary in the cover letter, or
> below the --- marker below, they don't really make sense in the
> committed log.
>
> Anyway, aside from that and one nit on 2/ (sent separately), the series
> looks ok to me and I hope David and Jason will chime in with A-b/R-b
> give the previous discussions.
>
> Given the build bot error[1] I'd suggest resending all your work in a
> single series, the previous map optimization and the unmap optimization
> here. That way the dependency is already included, and it's a good
> nudge for acks. Thanks,
Thank you for your review. I will send a new patchset that includes
the latest optimizations for both map and unmap.
Thanks,
Zhe