Searched refs:full_scans (Results 1 – 8 of 8) sorted by relevance
7 What: /sys/kernel/mm/ksm/full_scans19 full_scans: how many times all mergeable areas have been
100 unsigned long full_scans, pages_unshared, pages_volatile; in ksm_print_sysfs() local107 ksm_read_sysfs(KSM_FP("full_scans"), &full_scans) || in ksm_print_sysfs()118 printf("full_scans : %lu\n", full_scans); in ksm_print_sysfs()
540 int full_scans; in wait_for_scan() local552 full_scans = thp_read_num("khugepaged/full_scans") + 2; in wait_for_scan()558 if (thp_read_num("khugepaged/full_scans") >= full_scans) in wait_for_scan()
140 full_scans
209 full_scans
227 __ATTR_RO(full_scans);
3617 KSM_ATTR_RO(full_scans);