Home
last modified time | relevance | path

Searched refs:ksm_smart_scan (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dksm.c295 static bool ksm_smart_scan = true; variable
2447 if (!ksm_smart_scan) in should_skip_rmap_item()
3796 return sysfs_emit(buf, "%u\n", ksm_smart_scan); in smart_scan_show()
3810 ksm_smart_scan = value; in smart_scan_store()