Home
last modified time | relevance | path

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

/mm/
Dksm.c270 static unsigned int ksm_thread_pages_to_scan = 100; variable
2410 ksm_do_scan(ksm_thread_pages_to_scan); in ksm_scan_thread()
2872 return sprintf(buf, "%u\n", ksm_thread_pages_to_scan); in pages_to_scan_show()
2886 ksm_thread_pages_to_scan = nr_pages; in pages_to_scan_store()