Home | History | Annotate | Download | only in lib

Lines Matching refs:KSM

52 	if (testcase == KSM && madvise(s, length, MADV_MERGEABLE) == -1)
112 * valid choices are: NORMAL, MLOCK and KSM
228 * Skip oom(KSM) if lite == 1, since limit_in_bytes may vary from
232 tst_resm(TINFO, "KSM is not configed or lite == 1, "
233 "skip OOM test for KSM pags");
235 tst_resm(TINFO, "start OOM testing for KSM pages.");
238 oom(KSM, lite, retcode, allow_sigkill);
243 /* KSM */
310 tst_resm(TINFO, "ksm daemon takes %ds to scan all mergeable pages",
318 /* wait for ksm daemon to scan all mergeable pages. */
532 tst_resm(TINFO, "KSM merging...");
558 tst_resm(TINFO, "KSM unmerging...");
564 tst_resm(TINFO, "stop KSM.");
634 * are no ksm shared pages in system, so set run 2 to unmerge
640 tst_resm(TINFO, "Start to test KSM with merge_across_nodes=1");
648 tst_resm(TINFO, "Start to test KSM with merge_across_nodes=0");