Re: [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM

From: David Hildenbrand
Date: Tue Aug 06 2024 - 10:25:48 EST


On 05.08.24 14:55, Qi Zheng wrote:
This configuration variable will be used to build the code needed
to free empty user page table pages.

This feature is not available on all architectures yet, so
ARCH_SUPPORTS_PT_RECLAIM is needed. We can remove it once all
architectures support this feature.

Please squash this into #4

--
Cheers,

David / dhildenb