aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/mm/cow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts1-12/+70
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts1-54/+67
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum1-0/+1
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard1-7/+0
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand1-27/+2
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand1-29/+4
2023-01-18selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand1-0/+3
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-0/+1764