diff mbox series

MAINTAINERS: add myself as slab allocators maintainer

Message ID 20210108110353.19971-1-vbabka@suse.cz (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add myself as slab allocators maintainer | expand

Commit Message

Vlastimil Babka Jan. 8, 2021, 11:03 a.m. UTC
I would like to help with slab allocators maintenance, from the perspective of
being responsible for SLAB and more recently also SLUB in an enterprise distro
kernel and supporting its users. Recently I've been focusing on improving
SLUB's debugging features, and patch review in the area, including the kmemcg
accounting rewrite last year.

Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
---
Hi,

this might look perhaps odd with 4 people (plus Andrew) already listed, but on
closer look we have 2 (or 3 if you count SLOB) allocators and the focus of each
maintainer varies. Maybe this would be also an opportunity to split the area
explicitly, if the maintainers would want that? I'm fine with all of them
personally - while we moved to SLUB in new code streams, olders ones with SLAB
will continue be supported for years anyway.

Thanks,
Vlastimil

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Christoph Lameter (Ampere) Jan. 8, 2021, 6:46 p.m. UTC | #1
I am ok with you as a slab maintainer. I have seen some good work from
you.

Acked-by: Christoph Lameter <cl@linux.com>
Vlastimil Babka Jan. 14, 2021, 1:17 p.m. UTC | #2
On 1/8/21 7:46 PM, Christoph Lameter wrote:
> I am ok with you as a slab maintainer. I have seen some good work from
> you.
> 
> Acked-by: Christoph Lameter <cl@linux.com>

Thanks!

Vlastimil
David Rientjes Jan. 15, 2021, 9:03 a.m. UTC | #3
On Thu, 14 Jan 2021, Vlastimil Babka wrote:

> On 1/8/21 7:46 PM, Christoph Lameter wrote:
> > I am ok with you as a slab maintainer. I have seen some good work from
> > you.
> > 
> > Acked-by: Christoph Lameter <cl@linux.com>
> 
> Thanks!
> 

Acked-by: David Rientjes <rientjes@google.com>

Great addition!
Vlastimil Babka Jan. 15, 2021, 12:45 p.m. UTC | #4
On 1/15/21 10:03 AM, David Rientjes wrote:
> On Thu, 14 Jan 2021, Vlastimil Babka wrote:
> 
>> On 1/8/21 7:46 PM, Christoph Lameter wrote:
>> > I am ok with you as a slab maintainer. I have seen some good work from
>> > you.
>> > 
>> > Acked-by: Christoph Lameter <cl@linux.com>
>> 
>> Thanks!
>> 
> 
> Acked-by: David Rientjes <rientjes@google.com>
> 
> Great addition!

Thanks, David!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index da4892dc52b4..fd657bb4157f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16351,6 +16351,7 @@  M:	Pekka Enberg <penberg@kernel.org>
 M:	David Rientjes <rientjes@google.com>
 M:	Joonsoo Kim <iamjoonsoo.kim@lge.com>
 M:	Andrew Morton <akpm@linux-foundation.org>
+M:	Vlastimil Babka <vbabka@suse.cz>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	include/linux/sl?b*.h