Re: [PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
From: David Hildenbrand
Date: Tue Oct 14 2025 - 11:48:09 EST
On 14.10.25 17:41, Lorenzo Stoakes wrote:
On Tue, Oct 14, 2025 at 05:12:18PM +0200, David Hildenbrand wrote:
Can we please take a step back and make sure we are not starting to do stuff
differently than elswehere in the kernel, please?
The code already had the is_swap_pte() check in it, so this is not changing
anything, it's just avoiding confusion.
Well, in hpage_collapse_scan_pmd(), in __collapse_huge_page_isolate() no :)
And then it's called SCAN_PTE_NON_PRESENT and it all starts being a mess TBH.
But as raised offline, I don't have the time+energy for that today, so I don't care enough.
--
Cheers
David / dhildenb