diff options
| author | Joel Fernandes (Google) <[email protected]> | 2023-09-03 15:13:25 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-10-04 10:32:20 -0700 |
| commit | 8ed873d8e5cdec3852bcb59f7cc6d017f7bc0ab7 (patch) | |
| tree | 8b39062909b1ceef7276d1cbe345d771980866fc /tools/perf/scripts/python | |
| parent | 99eb26d59ce38a9f9ac0d63421deca6073f45086 (diff) | |
selftests: mm: add a test for mutually aligned moves > PMD size
This patch adds a test case to check if a PMD-alignment optimization
successfully happens.
I add support to make sure there is some room before the source mapping,
otherwise the optimization to trigger PMD-aligned move will be disabled as
the kernel will detect that a mapping before the source exists and such
optimization becomes impossible.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Reviewed-by: Lorenzo Stoakes <[email protected]>
Cc: Kalesh Singh <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Liam R. Howlett <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Lokesh Gidra <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions