From: Stefan Roesch Date: Tue, 26 Sep 2023 04:09:39 +0000 (-0700) Subject: mm/ksm: document pages_skipped sysfs knob X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b0540208a59e11ab55c9b857bf521d8846e515bf;p=linux.git mm/ksm: document pages_skipped sysfs knob This adds documentation for the new metric pages_skipped. Link: https://lkml.kernel.org/r/20230926040939.516161-5-shr@devkernel.io Signed-off-by: Stefan Roesch Reviewed-by: David Hildenbrand Cc: Johannes Weiner Cc: Rik van Riel Signed-off-by: Andrew Morton --- diff --git a/Documentation/admin-guide/mm/ksm.rst b/Documentation/admin-guide/mm/ksm.rst index 9d235c1bbbf25..e59231ac6bb71 100644 --- a/Documentation/admin-guide/mm/ksm.rst +++ b/Documentation/admin-guide/mm/ksm.rst @@ -178,6 +178,8 @@ pages_unshared how many pages unique but repeatedly checked for merging pages_volatile how many pages changing too fast to be placed in a tree +pages_skipped + how many pages did the "smart" page scanning algorithm skip full_scans how many times all mergeable areas have been scanned stable_node_chains