Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic

From: Roman Gushchin

Date: Tue Oct 07 2025 - 22:07:43 EST


Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> writes:

> On Tue, 07 Oct 2025 15:52:49 -0700 Roman Gushchin <roman.gushchin@xxxxxxxxx> wrote:
>
>> >> Signed-off-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>
>> >> Cc: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
>> >> Cc: Jan Kara <jack@xxxxxxx>
>> >> Cc: Dev Jain <dev.jain@xxxxxxx>
>> >
>> > But I'll slap the Fixes: in there, it might help someone.
>>
>> I'd do exactly what you suggested: Fixes + no stable backport.
>>
>> But I guess it still might end up in the LTS tree thanks to
>> the automation picking up all fixes. Should be ok too.
>
> They've been asked not to override the MM developers' decisions (ie, mm
> is special).
>
> I'm not sure how reliable this is... And I'm not sure how they
> identify the dont-do-that patches. Maybe mm/*, maybe mm.git, maybe
> s-o-b:akpm. But I haven't seen any transgressions in a year or three.

Nice! I didn't know this.