Re: [PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
From: Harry Yoo
Date: Thu Jan 08 2026 - 02:07:10 EST
On Wed, Jan 07, 2026 at 06:43:30PM +0100, Vlastimil Babka wrote:
> On 1/5/26 09:02, Harry Yoo wrote:
> > Happy new year!
> >
> > V4: https://lore.kernel.org/linux-mm/20251027122847.320924-1-harry.yoo@xxxxxxxxxx
> > V4 -> V5:
> > - Patch 4: Fixed returning false when the return type is unsigned long
> > - Patch 7: Fixed incorrect calculation of slabobj_ext offset (Thanks Hao!)
>
> Besides the stuff pointed out the rest seemed ok to me.
Thanks for reviewing, Vlastimil!
> Can you resend with those addressed,
Will do.
> and rebased on slab.git slab/for-7.0/obj_metadata to avoid a conflict
> in patch 8/8 with Hao's comment update patch there?
Will do.
> I will add the series on top there then. Thanks!
Thanks a lot!
--
Cheers,
Harry / Hyeonggon