Re: [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations

From: Uladzislau Rezki
Date: Thu Nov 28 2024 - 11:24:37 EST


On Mon, Nov 25, 2024 at 12:18:19PM +0100, Uladzislau Rezki wrote:
> > On 11/20/24 13:37, Uladzislau Rezki wrote:
> > > Thank you. Let me try to start moving it into mm/. I am thinking to place
> > > it to the slab_common.c file. I am not sure if it makes sense to have a
> > > dedicated file name for this purpose.
> >
> > Yeah sounds good. slub.c is becoming rather large and this should not
> > interact with SLUB internals heavily anyway, slab_common.c makes sense.
> > Thanks!
> >
> Got it :)
>
There is one question. Do you think it works if i do a migration as one
big commit? I am asking, because it is easier to go that way.

If it looks ugly for you, we can use another approach which is to split
the work into several patches and deploy it a series.

--
Uladzislau Rezki