lkml.org 
[lkml]   [2023]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] mm: mremap: fix move page tables
Date
The first three patches use correct flush tlb functions when move page
tables, and patch 4 is a small optimization for hugepage on arm64.

Kefeng Wang (4):
mm: hugetlb: use flush_hugetlb_tlb_range() in
move_hugetlb_page_tables()
mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
mm: mremap: use flush_pud_tlb_range in move_normal_pud()
arm64: tlb: set huge page size to stride for hugepage

arch/arm64/include/asm/tlbflush.h | 21 +++++++++++----------
mm/hugetlb.c | 4 ++--
mm/mremap.c | 4 ++--
3 files changed, 15 insertions(+), 14 deletions(-)

--
2.41.0

\
 
 \ /
  Last update: 2023-07-31 09:39    [W:0.145 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site