linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
@ 2022-02-21 23:39 Roman Gushchin
  2022-02-22 10:26 ` Michal Hocko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Roman Gushchin @ 2022-02-21 23:39 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, linux-kernel, Roman Gushchin, Johannes Weiner,
	Michal Hocko, Vladimir Davydov

Add myself as a memcg co-maintainer. My primary focus over last few
years was the kernel memory accounting stack, but I do work on some
other parts of the memory controller as well.

Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 66aa3a589f6a..ecdb90e99ba7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4991,6 +4991,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
 M:	Johannes Weiner <hannes@cmpxchg.org>
 M:	Michal Hocko <mhocko@kernel.org>
 M:	Vladimir Davydov <vdavydov.dev@gmail.com>
+M:	Roman Gushchin <roman.gushchin@linux.dev>
 L:	cgroups@vger.kernel.org
 L:	linux-mm@kvack.org
 S:	Maintained
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
  2022-02-21 23:39 [PATCH] MAINTAINERS: add myself as a memcg co-maintainer Roman Gushchin
@ 2022-02-22 10:26 ` Michal Hocko
  2022-02-22 11:48 ` Vladimir Davydov
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Michal Hocko @ 2022-02-22 10:26 UTC (permalink / raw)
  To: Roman Gushchin
  Cc: Andrew Morton, linux-mm, linux-kernel, Johannes Weiner, Vladimir Davydov

On Mon 21-02-22 15:39:51, Roman Gushchin wrote:
> Add myself as a memcg co-maintainer. My primary focus over last few
> years was the kernel memory accounting stack, but I do work on some
> other parts of the memory controller as well.
> 
> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>

Acked-by: Michal Hocko <mhocko@suse.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66aa3a589f6a..ecdb90e99ba7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4991,6 +4991,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
>  M:	Johannes Weiner <hannes@cmpxchg.org>
>  M:	Michal Hocko <mhocko@kernel.org>
>  M:	Vladimir Davydov <vdavydov.dev@gmail.com>
> +M:	Roman Gushchin <roman.gushchin@linux.dev>
>  L:	cgroups@vger.kernel.org
>  L:	linux-mm@kvack.org
>  S:	Maintained
> -- 
> 2.35.1

-- 
Michal Hocko
SUSE Labs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
  2022-02-21 23:39 [PATCH] MAINTAINERS: add myself as a memcg co-maintainer Roman Gushchin
  2022-02-22 10:26 ` Michal Hocko
@ 2022-02-22 11:48 ` Vladimir Davydov
  2022-02-22 16:38   ` Roman Gushchin
  2022-02-23 10:25 ` Vlastimil Babka
  2022-02-23 18:56 ` Johannes Weiner
  3 siblings, 1 reply; 6+ messages in thread
From: Vladimir Davydov @ 2022-02-22 11:48 UTC (permalink / raw)
  To: Roman Gushchin
  Cc: Andrew Morton, linux-mm, linux-kernel, Johannes Weiner, Michal Hocko

On Mon, Feb 21, 2022 at 03:39:51PM -0800, Roman Gushchin wrote:
> Add myself as a memcg co-maintainer. My primary focus over last few
> years was the kernel memory accounting stack, but I do work on some
> other parts of the memory controller as well.
> 
> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66aa3a589f6a..ecdb90e99ba7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4991,6 +4991,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
>  M:	Johannes Weiner <hannes@cmpxchg.org>
>  M:	Michal Hocko <mhocko@kernel.org>
>  M:	Vladimir Davydov <vdavydov.dev@gmail.com>

It's weird that I'm still on the list. AFAIR I sent a patch removing
myself from the list a couple of years ago...

Roman, could you please remove me from the list while you are at it?

Thanks,
Vladimir

> +M:	Roman Gushchin <roman.gushchin@linux.dev>
>  L:	cgroups@vger.kernel.org
>  L:	linux-mm@kvack.org
>  S:	Maintained
> -- 
> 2.35.1
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
  2022-02-22 11:48 ` Vladimir Davydov
@ 2022-02-22 16:38   ` Roman Gushchin
  0 siblings, 0 replies; 6+ messages in thread
From: Roman Gushchin @ 2022-02-22 16:38 UTC (permalink / raw)
  To: Vladimir Davydov
  Cc: Andrew Morton, linux-mm, linux-kernel, Johannes Weiner, Michal Hocko

Hi Vladimir!

> On Feb 22, 2022, at 3:48 AM, Vladimir Davydov <vdavydov.dev@gmail.com> wrote:
> 
> On Mon, Feb 21, 2022 at 03:39:51PM -0800, Roman Gushchin wrote:
>> Add myself as a memcg co-maintainer. My primary focus over last few
>> years was the kernel memory accounting stack, but I do work on some
>> other parts of the memory controller as well.
>> 
>> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
>> Cc: Johannes Weiner <hannes@cmpxchg.org>
>> Cc: Michal Hocko <mhocko@kernel.org>
>> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 66aa3a589f6a..ecdb90e99ba7 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4991,6 +4991,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
>> M:    Johannes Weiner <hannes@cmpxchg.org>
>> M:    Michal Hocko <mhocko@kernel.org>
>> M:    Vladimir Davydov <vdavydov.dev@gmail.com>
> 
> It's weird that I'm still on the list. AFAIR I sent a patch removing
> myself from the list a couple of years ago...
> 
> Roman, could you please remove me from the list while you are at it?

Can you, please, send a patch to Andrew removing yourself, if it’s what you really want?
I’ve heard that it’s the preferred way in such cases.

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
  2022-02-21 23:39 [PATCH] MAINTAINERS: add myself as a memcg co-maintainer Roman Gushchin
  2022-02-22 10:26 ` Michal Hocko
  2022-02-22 11:48 ` Vladimir Davydov
@ 2022-02-23 10:25 ` Vlastimil Babka
  2022-02-23 18:56 ` Johannes Weiner
  3 siblings, 0 replies; 6+ messages in thread
From: Vlastimil Babka @ 2022-02-23 10:25 UTC (permalink / raw)
  To: Roman Gushchin, Andrew Morton
  Cc: linux-mm, linux-kernel, Johannes Weiner, Michal Hocko, Vladimir Davydov

On 2/22/22 00:39, Roman Gushchin wrote:
> Add myself as a memcg co-maintainer. My primary focus over last few
> years was the kernel memory accounting stack, but I do work on some
> other parts of the memory controller as well.
> 
> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>

Acked-by: Vlastimil Babka <vbabka@suse.cz>

> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66aa3a589f6a..ecdb90e99ba7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4991,6 +4991,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
>  M:	Johannes Weiner <hannes@cmpxchg.org>
>  M:	Michal Hocko <mhocko@kernel.org>
>  M:	Vladimir Davydov <vdavydov.dev@gmail.com>
> +M:	Roman Gushchin <roman.gushchin@linux.dev>
>  L:	cgroups@vger.kernel.org
>  L:	linux-mm@kvack.org
>  S:	Maintained


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: add myself as a memcg co-maintainer
  2022-02-21 23:39 [PATCH] MAINTAINERS: add myself as a memcg co-maintainer Roman Gushchin
                   ` (2 preceding siblings ...)
  2022-02-23 10:25 ` Vlastimil Babka
@ 2022-02-23 18:56 ` Johannes Weiner
  3 siblings, 0 replies; 6+ messages in thread
From: Johannes Weiner @ 2022-02-23 18:56 UTC (permalink / raw)
  To: Roman Gushchin
  Cc: Andrew Morton, linux-mm, linux-kernel, Michal Hocko, Vladimir Davydov

On Mon, Feb 21, 2022 at 03:39:51PM -0800, Roman Gushchin wrote:
> Add myself as a memcg co-maintainer. My primary focus over last few
> years was the kernel memory accounting stack, but I do work on some
> other parts of the memory controller as well.
> 
> Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: Michal Hocko <mhocko@kernel.org>
> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-23 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21 23:39 [PATCH] MAINTAINERS: add myself as a memcg co-maintainer Roman Gushchin
2022-02-22 10:26 ` Michal Hocko
2022-02-22 11:48 ` Vladimir Davydov
2022-02-22 16:38   ` Roman Gushchin
2022-02-23 10:25 ` Vlastimil Babka
2022-02-23 18:56 ` Johannes Weiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).