summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/gup_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-271/+0
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen1-1/+1
2022-06-17selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-05-10selftests: clarify common error when running gup_testJoel Savitz1-0/+2
2022-04-29tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar1-2/+20
2022-03-25selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFTMike Rapoport1-1/+2
2021-06-29mm/gup_benchmark: support threadingPeter Xu1-31/+65
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin1-4/+19
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin1-4/+11
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard1-2/+43
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard1-8/+39
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard1-1/+0
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard1-21/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-0/+143