Lines Matching full:merged
177 " -C evaluate the time required to break COW of merged pages.\n\n"); in print_help()
295 * there are 'leftover' pages that cannot be merged. For example, if there in assert_ksm_pages_count()
297 * merged and the 11th page won't be affected. As a result, when the number in assert_ksm_pages_count()
366 /* verify that the right number of pages are merged */ in check_ksm_merge()
408 /* check that unmerging was successful and 0 pages are currently merged */ in check_ksm_unmerge()
444 * verify that the right number of pages are merged: in check_ksm_zero_page_merge()
445 * 1) if use_zero_pages is set to 1, empty pages are merged in check_ksm_zero_page_merge()
448 * and merged as usual. in check_ksm_zero_page_merge()
528 * verify that the right number of pages are merged: in check_ksm_numa_merge()
529 * 1) if merge_across_nodes was enabled, 2 duplicate pages will be merged; in check_ksm_numa_merge()
530 * 2) if merge_across_nodes = 0, there must be 0 merged pages, since there is in check_ksm_numa_merge()
734 printf("Not merged pages:\n"); in ksm_cow_time()
762 printf("Merged pages:\n"); in ksm_cow_time()