From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,yang.yang29@zte.com.cn,xu.xin16@zte.com.cn,wang.yaxin@zte.com.cn,david@redhat.com,akpm@linux-foundation.org,akpm@linux-foundation.org
Subject: [folded-merged] ksm-add-ksm-involvement-information-for-each-process-fix.patch removed from -mm tree
Date: Wed, 15 Jan 2025 21:39:18 -0800 [thread overview]
Message-ID: <20250116053919.71103C4CED6@smtp.kernel.org> (raw)
The quilt patch titled
Subject: ksm-add-ksm-involvement-information-for-each-process-fix
has been removed from the -mm tree. Its filename was
ksm-add-ksm-involvement-information-for-each-process-fix.patch
This patch was dropped because it was folded into ksm-add-ksm-involvement-information-for-each-process.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: ksm-add-ksm-involvement-information-for-each-process-fix
Date: Mon Jan 13 06:48:34 PM PST 2025
wording tweaks, per David and akpm
Cc: David Hildenbrand <david@redhat.com>
Cc: Wang Yaxin <wang.yaxin@zte.com.cn>
Cc: xu xin <xu.xin16@zte.com.cn>
Cc: Yang Yang <yang.yang29@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/filesystems/proc.rst | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
--- a/Documentation/filesystems/proc.rst~ksm-add-ksm-involvement-information-for-each-process-fix
+++ a/Documentation/filesystems/proc.rst
@@ -2257,10 +2257,10 @@ Description
ksm_rmap_items
^^^^^^^^^^^^^^
-The number of ksm_rmap_item structure in use. The structure of
-ksm_rmap_item is to store the reverse mapping information for virtual
-addresses. KSM will generate a ksm_rmap_item for each ksm-scanned page
-of the process.
+The number of ksm_rmap_item structures in use. The structure
+ksm_rmap_item stores the reverse mapping information for virtual
+addresses. KSM will generate a ksm_rmap_item for each ksm-scanned page of
+the process.
ksm_zero_pages
^^^^^^^^^^^^^^
@@ -2289,14 +2289,16 @@ ksm_merge_any
^^^^^^^^^^^^^
It specifies whether the process'mm is added by prctl() into the candidate list
-of KSM or not, and KSM scanning is fully enabled at process level.
+of KSM or not, and if KSM scanning is fully enabled at process level.
ksm_mergeable
^^^^^^^^^^^^^
-It specifies whether any VMAs of the process'mm are currently applicable to KSM.
+It specifies whether any VMAs of the process'mm are currently applicable
+to KSM.
-More information about KSM can be found at Documentation/admin-guide/mm/ksm.rst.
+More information about KSM can be found in
+Documentation/admin-guide/mm/ksm.rst.
Chapter 4: Configuring procfs
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
ksm-add-ksm-involvement-information-for-each-process.patch
documentation-filesystems-procrst-fix-possessive-form-of-process.patch
reply other threads:[~2025-01-16 5:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250116053919.71103C4CED6@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=mm-commits@vger.kernel.org \
--cc=wang.yaxin@zte.com.cn \
--cc=xu.xin16@zte.com.cn \
--cc=yang.yang29@zte.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.