On 13.07.25 19:43, Shivank Garg wrote:
From: "Matthew Wilcox (Oracle)" <[email protected]>
Add a mempolicy parameter to filemap_alloc_folio() to enable NUMA-aware
page cache allocations. This will be used by upcoming changes to
support NUMA policies in guest-memfd, where guest_memory need to be
allocated NUMA policy specified by VMM.
All existing users pass NULL maintaining current behavior.
Reviewed-by: Pankaj Gupta <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Shivank Garg <[email protected]>
---
Reviewed-by: David Hildenbrand <[email protected]>
--
Cheers,
David / dhildenb