Lines Matching refs:test

37 	a test for the patch "Allow compaction of unevictable pages"
49 test memadvise(2) MADV_POPULATE_{READ,WRITE} options
51 test memfd_secret(2)
53 test process_mrelease(2)
61 test soft dirty page bit semantics
63 test pagemap_scan IOCTL
65 test copy-on-write semantics
67 test transparent huge pages
69 test hugetlbfs huge pages
74 test handling of code that might set PTE/PMD dirty in
77 test prctl(PR_SET_MDWE, ...)
107 # If test selected argument is one of the test items
128 # just test partial gup when hit a huge in whatever form
151 # hugetlb test requires a minimum of 2 * nr_cpus huge pages. Take
172 echo "Please run this test as root"
214 # Usage: run_test [test binary] [arbitrary test arguments...]
218 # perform some cleanup before the test for a higher success rate.
226 local test=$(pretty_name "$*")
237 echo "ok ${count_total} ${test}" | tap_output
241 echo "ok ${count_total} ${test} # SKIP" | tap_output
246 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output
270 # For this test, we need one and just one huge page
322 CATEGORY="mlock" run_test ./mlock-random-test
348 # va high address boundary switch test
360 # vmalloc stability smoke test
373 # KSM KSM_MERGE_TIME_HUGE_PAGES test with size of 100
375 # KSM KSM_MERGE_TIME test with size of 100
377 # KSM MADV_MERGEABLE test with 10 identical pages
379 # KSM unmerge test
381 # KSM test with 10 zero pages and use_zero_pages = 0
383 # KSM test with 10 zero pages and use_zero_pages = 1
385 # KSM test with 2 NUMA nodes and merge_across_nodes = 1
387 # KSM test with 2 NUMA nodes and merge_across_nodes = 0