On 14.07.25 02:31, Nico Pache wrote:
For khugepaged to support different mTHP orders, we must generalize this
to check if the PMD is not shared by another VMA and the order is enabled.
To ensure madvise_collapse can support working on mTHP orders without the
PMD order enabled, we need to convert hugepage_vma_revalidate to take a
bitmap of orders.
No functional change in this patch.
Reviewed-by: Baolin Wang <[email protected]>
Co-developed-by: Dev Jain <[email protected]>
Signed-off-by: Dev Jain <[email protected]>
Signed-off-by: Nico Pache <[email protected]>
---
Acked-by: David Hildenbrand <[email protected]>
--
Cheers,
David / dhildenb