Re: [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible

From: Barry Song

Date: Mon Apr 13 2026 - 15:56:39 EST


On Tue, Apr 14, 2026 at 3:24 AM David Hildenbrand (Arm)
<david@xxxxxxxxxx> wrote:
>
> On 4/10/26 03:02, Barry Song wrote:
> > On Thu, Apr 9, 2026 at 6:20 PM Uladzislau Rezki <urezki@xxxxxxxxx> wrote:
> > [...]
> >>>
> >> It would be good if you could combine the work together with Jain.
> >>
> >
> > Sure, thanks! After discussing with Dev Jain, we’ll also
> > support non-compound pages in the next version.
>
> Will there be a v3 or should I review v2?
>
> https://lore.kernel.org/r/20260404084333.55984-1-baohua@xxxxxxxxxx

Hi David, sorry for the confusion. During development, I
found many more opportunities across vmalloc, ioremap, and
vmap, so I dropped the original approach that only targeted
vmap.
Let me reply there and say that it has been withdrawn.

>
> --
> Cheers,
>
> David