On 11/02/2025 00:40, Nico Pache wrote: > This series is a follow-up to [1], which adds mTHP support to khugepaged. > mTHP khugepaged support was necessary for the global="defer" and > mTHP="inherit" case (and others) to make sense. > Hi Nico, Thanks for the patches! Why is mTHP khugepaged a prerequisite for THP=defer? THP=defer applies to PMD hugepages as well, so they should be independent.
- [RFC v2 3/5] selftests: mm: add defer to thp setting parser Nico Pache
- [RFC v2 2/5] mm: document transparent_hugepage=defer usage Nico Pache
- [RFC v2 4/5] khugepaged: add defer option to mTHP options Nico Pache
- [RFC v2 5/5] mm: document mTHP defer setting Nico Pache
- Re: [RFC v2 0/5] mm: introduce THP deferred setting Usama Arif