MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
The working set logic belongs very much to the reclaim section and is
otherwise not assigned to any other MAINTAINERS section so add it here.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4523a6409186..f28f7625723d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15871,6 +15871,7 @@ L: linux-mm@kvack.org
S: Maintained
F: mm/pt_reclaim.c
F: mm/vmscan.c
+F: mm/workingset.c
MEMORY MANAGEMENT - RMAP (REVERSE MAPPING)
M: Andrew Morton <akpm@linux-foundation.org>
--
2.49.0
On 6/17/25 4:16 AM, Lorenzo Stoakes wrote: > The working set logic belongs very much to the reclaim section and is > otherwise not assigned to any other MAINTAINERS section so add it here. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4523a6409186..f28f7625723d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15871,6 +15871,7 @@ L: linux-mm@kvack.org > S: Maintained > F: mm/pt_reclaim.c > F: mm/vmscan.c > +F: mm/workingset.c > > MEMORY MANAGEMENT - RMAP (REVERSE MAPPING) > M: Andrew Morton <akpm@linux-foundation.org> Acked-by: Qi Zheng <zhengqi.arch@bytedance.com>
On Mon, Jun 16, 2025 at 09:16:43PM +0100, Lorenzo Stoakes wrote: > The working set logic belongs very much to the reclaim section and is > otherwise not assigned to any other MAINTAINERS section so add it here. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
On 16.06.25 22:16, Lorenzo Stoakes wrote: > The working set logic belongs very much to the reclaim section and is > otherwise not assigned to any other MAINTAINERS section so add it here. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4523a6409186..f28f7625723d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15871,6 +15871,7 @@ L: linux-mm@kvack.org > S: Maintained > F: mm/pt_reclaim.c > F: mm/vmscan.c > +F: mm/workingset.c > > MEMORY MANAGEMENT - RMAP (REVERSE MAPPING) > M: Andrew Morton <akpm@linux-foundation.org> Acked-by: David Hildenbrand <david@redhat.com> -- Cheers, David / dhildenb
© 2016 - 2025 Red Hat, Inc.