Searched refs:khugepaged (Results 1 – 6 of 6) sorted by relevance
52 disabled, there is ``khugepaged`` daemon that scans memory and70 is by far not mandatory and khugepaged already can take care of long134 of khugepaged to then install the THP pages later.163 khugepaged will be automatically started when170 khugepaged runs usually at low frequency so while one may not want to172 should be worth invoking defrag at least in khugepaged. However it's173 also possible to disable defrag in khugepaged by writing 0 or enable174 defrag in khugepaged by writing 1::176 echo 0 >/sys/kernel/mm/transparent_hugepage/khugepaged/defrag177 echo 1 >/sys/kernel/mm/transparent_hugepage/khugepaged/defrag[all …]
27 automatically (with khugepaged)102 created from under you by khugepaged (khugepaged collapse_huge_page
78 obj-$(CONFIG_TRANSPARENT_HUGEPAGE) += huge_memory.o khugepaged.o
2102 static int khugepaged(void *none) in khugepaged() function2176 khugepaged_thread = kthread_run(khugepaged, NULL, in start_stop_khugepaged()
720 Allow khugepaged to put read-only file-backed pages in THP.
273 header-test- += linux/khugepaged.h