diff options
| author | Ryan Roberts <[email protected]> | 2023-12-07 16:12:10 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-20 22:48:12 +0000 |
| commit | 12dc16b38463a671bc91dc2df10f3a014a27ff3b (patch) | |
| tree | 0049b036818c54e48406caa9e7f80c88b541bc69 /tools/testing/radix-tree/maple.c | |
| parent | selftests/mm/khugepaged: enlighten for multi-size THP (diff) | |
| download | kernel-12dc16b38463a671bc91dc2df10f3a014a27ff3b.tar.gz kernel-12dc16b38463a671bc91dc2df10f3a014a27ff3b.zip | |
selftests/mm/cow: generalize do_run_with_thp() helper
do_run_with_thp() prepares (PMD-sized) THP memory into different states
before running tests. With the introduction of multi-size THP, we would
like to reuse this logic to also test those smaller THP sizes. So let's
add a thpsize parameter which tells the function what size THP it should
operate on.
A separate commit will utilize this change to add new tests for multi-size
THP, where available.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ryan Roberts <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Tested-by: Kefeng Wang <[email protected]>
Tested-by: John Hubbard <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: Anshuman Khandual <[email protected]>
Cc: Barry Song <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: "Huang, Ying" <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Itaru Kitayama <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Yin Fengwei <[email protected]>
Cc: Yu Zhao <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/maple.c')
0 files changed, 0 insertions, 0 deletions
