Wanpeng Li wrote: > Transparent huge zero page is used during the page fault instead of > in khugepaged. > > # ls /sys/kernel/mm/transparent_hugepage/ > defrag enabled khugepaged use_zero_page > # ls /sys/kernel/mm/transparent_hugepage/khugepaged/ > alloc_sleep_millisecs defrag full_scans max_ptes_none pages_collapsed > pages_to_scan scan_sleep_millisecs > > This patch corrects the documentation just like the codes done. > > Signed-off-by: Wanpeng Li <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]> -- Kirill A. Shutemov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

