Re: [PATCH RFC v2 03/20] mm/slab: make caches with sheaves mergeable
From: Harry Yoo
Date: Tue Jan 13 2026 - 02:48:57 EST
On Mon, Jan 12, 2026 at 04:16:57PM +0100, Vlastimil Babka wrote:
> Before enabling sheaves for all caches (with automatically determined
> capacity), their enablement should no longer prevent merging of caches.
> Limit this merge prevention only to caches that were created with a
> specific sheaf capacity, by adding the SLAB_NO_MERGE flag to them.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>
> ---
Looks good to me,
Reviewed-by: Harry Yoo <harry.yoo@xxxxxxxxxx>
--
Cheers,
Harry / Hyeonggon