[PATCH v3 0/2] slab cleanups

Hyeonggon Yoo posted 2 patches 4 years, 3 months ago
mm/slub.c | 105 +++++++++++++++++++++---------------------------------
1 file changed, 41 insertions(+), 64 deletions(-)
[PATCH v3 0/2] slab cleanups
Posted by Hyeonggon Yoo 4 years, 3 months ago
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