On Wed, Jun 25, 2025 at 10:15:22AM +0200, Oscar Salvador wrote: > On Tue, Jun 17, 2025 at 05:43:37PM +0200, David Hildenbrand wrote: > > Just like we do for vmf_insert_page_mkwrite() -> ... -> > > insert_page_into_pte_locked(), support the huge zero folio. > > > > Signed-off-by: David Hildenbrand <da...@redhat.com> > > insert_page_into_pte_locked() creates a special pte in case it finds the > zero folio while insert_pmd() doesn't. > I know that we didn't want to create special mappings for normal refcount > folios > but this seems inconsistent? I'm pretty sure there's a reason but could you > elaborate on that?
Heh, I should have checked further. I see that happening on patch#8. -- Oscar Salvador SUSE Labs