summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/thuge-gen.c
AgeCommit message (Expand)Author
2025-07-09selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw
2024-07-03selftests/mm: guard defines from shmEdward Liaw
2024-07-03selftests/mm: include linux/mman.hEdward Liaw
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts
2023-04-18selftests/mm: merge default_huge_page_size() into onePeter Xu
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park