[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220307074057.902222-1-42.hyeyoo@gmail.com>
Date: Mon, 7 Mar 2022 07:40:54 +0000
From: Hyeonggon Yoo <42.hyeyoo@...il.com>
To: linux-mm@...ck.org
Cc: Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
Vlastimil Babka <vbabka@...e.cz>,
Marco Elver <elver@...gle.com>,
Matthew WilCox <willy@...radead.org>,
Roman Gushchin <roman.gushchin@...ux.dev>,
linux-kernel@...r.kernel.org, 42.hyeyoo@...il.com
Subject: [PATCH v3 0/2] slab cleanups
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
Powered by blists - more mailing lists