Re: [PATCH v6 02/12] mm: add PMD swap entry detection support
From: David Hildenbrand (Arm)
Date: Wed Aug 19 2026 - 12:09:39 EST
On 8/19/26 14:33, Usama Arif wrote:
>
>
> On 18/08/2026 19:42, Lorenzo Stoakes (ARM) wrote:
>> On Tue, Aug 18, 2026 at 04:40:25PM +0200, David Hildenbrand (Arm) wrote:
>>>
>>> Ah, for migration entries we still use a dedicated migratetype. I actually have
>>> on my todo list to move to PTE bits as well.
>>
>> We do seem to have rather hacked in PMD level stuff across the board
>> previously :)
>>
>>>
>>> (likely the _swp_ part should then be renamed to indicate that this is for
>>> softdirty entries, not just swap entries)
>>
>> You mean softleaf?
>>
>
> Yes, I read that as softleaf as well.>>
Haha, yes :)
--
Cheers,
David