* [merged mm-stable] documentation-add-ksm_stat-description-in-cgroup-v2rst.patch removed from -mm tree
@ 2025-05-13 6:55 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-05-13 6:55 UTC (permalink / raw)
To: mm-commits, yang.yang29, wang.yaxin, songmuchun, shakeel.butt,
roman.gushchin, muchun.song, mhocko, mhocko, hannes, david,
chen.haonan2, xu.xin16, akpm
The quilt patch titled
Subject: Documentation: add ksm_stat description in cgroup-v2.rst
has been removed from the -mm tree. Its filename was
documentation-add-ksm_stat-description-in-cgroup-v2rst.patch
This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: xu xin <xu.xin16@zte.com.cn>
Subject: Documentation: add ksm_stat description in cgroup-v2.rst
Date: Thu, 1 May 2025 04:17:39 +0000
This updates ksm_stat description in cgroup-v2.rst.
Link: https://lkml.kernel.org/r/20250501041739.3324672-1-xu.xin16@zte.com.cn
Signed-off-by: xu xin <xu.xin16@zte.com.cn>
Cc: David Hildenbrand <david@redhat.com>
Cc: Haonan Chen <chen.haonan2@zte.com.cn>
Cc: Wang Yaxin <wang.yaxin@zte.com.cn>
Cc: Yang Yang <yang.yang29@zte.com.cn>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/admin-guide/cgroup-v2.rst | 12 ++++++++++++
1 file changed, 12 insertions(+)
--- a/Documentation/admin-guide/cgroup-v2.rst~documentation-add-ksm_stat-description-in-cgroup-v2rst
+++ a/Documentation/admin-guide/cgroup-v2.rst
@@ -1739,6 +1739,18 @@ The following nested keys are defined.
The entries can refer to the memory.stat.
+ memory.ksm_stat
+ A read-only nested-keyed file.
+
+ The file can be used to observe the ksm merging status of the
+ processes within an memory cgroup. There are four items
+ including "ksm_rmap_items", "ksm_zero_pages", "ksm_merging_pages"
+ and "ksm_profit".
+
+ See
+ :ref:`Documentation/admin-guide/cgroup-v1/memory.rst ksm_stat <memcg_ksm_stat>`
+ for details.
+
memory.swap.current
A read-only single value file which exists on non-root
cgroups.
_
Patches currently in -mm which might be from xu.xin16@zte.com.cn are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-13 6:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 6:55 [merged mm-stable] documentation-add-ksm_stat-description-in-cgroup-v2rst.patch removed from -mm tree Andrew Morton
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.