summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/gup_benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-271-1/+4
* tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-271-3/+7
* tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-271-4/+13
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-271-0/+1
* mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-271-2/+11
* mm/gup_benchmark.c: time put_page()Keith Busch2018-10-271-2/+4
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-181-0/+91