Re: [PATCH] MAINTAINERS: add mm GUP section
From: Lorenzo Stoakes
Date: Thu May 08 2025 - 14:52:02 EST
On Thu, May 08, 2025 at 07:43:44PM +0200, David Hildenbrand wrote:
> On 08.05.25 18:03, Lorenzo Stoakes wrote:
> > I feel we should probably add mm/oom_kill.c, include/linux/mman.h,
> > mm/internal.h to mm core as a few more key files. What do you think?
>
> The latte two likely yes.
>
> Hmm, one could argue that oom_kill might be memory reclaim related.
I suppose it's an extreme form of reclaim :) or the ultimate state of reclaim,
and of course invoked by reclaim so yeah that makes sense...
I guess when I un-RFC the reclaim patch I can add it in :)
>
> Fortunately, that code is not too complicated ...
Well we're about to have BPF OOM killer right? So this might change soon... it's
also why this came to mind.
>
> >
> > We're probably going to be working through a bunch of stragglers for some
> > time I feel :)
>
> Yeah, there are many files ...
I guess key point is to lay the foundations so we can iterate more over time :)
>
> --
> Cheers,
>
> David / dhildenb
>