Re: [PATCH v2 8/9] mm: vmalloc: Support multiple nodes in vmallocinfo

From: Uladzislau Rezki
Date: Fri Sep 15 2023 - 14:32:53 EST


On Fri, Sep 15, 2023 at 09:02:37PM +0800, Baoquan He wrote:
> On 08/29/23 at 10:11am, Uladzislau Rezki (Sony) wrote:
> > Allocated areas are spread among nodes, it implies that
> > the scanning has to be performed individually of each node
> > in order to dump all existing VAs.
> >
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
> > ---
> > mm/vmalloc.c | 120 ++++++++++++++++++++-------------------------------
> > 1 file changed, 47 insertions(+), 73 deletions(-)
>
> LGTM,
>
> Reviewed-by: Baoquan He <bhe@xxxxxxxxxx>
>
Thank you for review, applied for v3.

--
Uladzislau Rezki