diff options
| author | Miaohe Lin <[email protected]> | 2022-07-04 21:21:46 +0800 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:44 -0700 |
| commit | 7c38f1812d5bc118e29cb898e7104387a6cc0b76 (patch) | |
| tree | e71771a48dcb1ef63dead4178010fb0cf6fa0f54 /tools/perf/scripts/python | |
| parent | 391145380f4b432403d8bdaf53ad7109104cb0df (diff) | |
mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
Patch series "A few cleanup patches for huge_memory", v3.
This series contains a few cleaup patches to remove duplicated codes,
add/use helper functions, fix some obsolete comments and so on. More
details can be found in the respective changelogs.
This patch (of 16):
Arches with special requirements for evicting THP backing TLB entries can
implement flush_pmd_tlb_range. Otherwise also, it can help optimize TLB
flush in THP regime. Using flush_pmd_tlb_range to take advantage of this
in move_huge_pmd.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Reviewed-by: Zach O'Keefe <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions