+4
−0
+5
−3
Loading
maillist inclusion category: performance bugzilla: https://gitee.com/openeuler/kernel/issues/I9GBVL CVE: NA Reference: https://lore.kernel.org/all/20240412064751.119015-2-wangkefeng.wang@huawei.com/ -------------------------------- In order to support batch mm counter updating in filemap_map_pages(), move mm counter updating out of set_pte_range(), the folios are file from filemap, and distinguish folios by vmf->flags and vma->vm_flags from another caller finish_fault(). Signed-off-by:Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
ZhangPeng <zhangpeng362@huawei.com>