Home
last modified time | relevance | path

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

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