[PATCH v3 0/2] slab cleanups

From: Hyeonggon Yoo
Date: Mon Mar 07 2022 - 02:41:22 EST


Changes since v2:
Adjusted feedback from Vlastimil. Thanks!

Dropped kmalloc subsystem generalization patches.
I did more work generalizing kmalloc subsystem.
Now they look quite bigger. I'll send them as separate
series with RFC.

Changes since v1:
Adjusted comments from Matthew, VLastimil, Rientjes.
Thank you for feedback!

Hello, these are cleanup patches for SLUB.
Please consider them for slab-next :)

Any comments will be appreciated.
Thanks.

Hyeonggon Yoo (2):
mm/slub: limit number of node partial slabs only in cache creation
mm/slub: refactor deactivate_slab()

mm/slub.c | 105 +++++++++++++++++++++---------------------------------
1 file changed, 41 insertions(+), 64 deletions(-)

--
2.33.1