linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
@ 2022-06-10  2:44 cgel.zte
  2022-06-10  6:03 ` Muchun Song
  2022-06-10 17:37 ` Roman Gushchin
  0 siblings, 2 replies; 3+ messages in thread
From: cgel.zte @ 2022-06-10  2:44 UTC (permalink / raw)
  To: mhocko, roman.gushchin
  Cc: hannes, shakeelb, akpm, cgroups, linux-mm, linux-kernel, Yang Yang

From: Yang Yang <yang.yang29@zte.com.cn>

There is no slabinfo.py in tools/cgroup, but has memcg_slabinfo.py instead.

Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
---
 mm/memcontrol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index dfbc84313745..ca714699a8e9 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -4820,7 +4820,7 @@ static int mem_cgroup_slab_show(struct seq_file *m, void *p)
 {
 	/*
 	 * Deprecated.
-	 * Please, take a look at tools/cgroup/slabinfo.py .
+	 * Please, take a look at tools/cgroup/memcg_slabinfo.py .
 	 */
 	return 0;
 }
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
  2022-06-10  2:44 [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py cgel.zte
@ 2022-06-10  6:03 ` Muchun Song
  2022-06-10 17:37 ` Roman Gushchin
  1 sibling, 0 replies; 3+ messages in thread
From: Muchun Song @ 2022-06-10  6:03 UTC (permalink / raw)
  To: cgel.zte
  Cc: mhocko, roman.gushchin, hannes, shakeelb, akpm, cgroups,
	linux-mm, linux-kernel, Yang Yang

On Fri, Jun 10, 2022 at 02:44:52AM +0000, cgel.zte@gmail.com wrote:
> From: Yang Yang <yang.yang29@zte.com.cn>
> 
> There is no slabinfo.py in tools/cgroup, but has memcg_slabinfo.py instead.
> 
> Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>

Reviewed-by: Muchun Song <songmuchun@bytedance.com>

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
  2022-06-10  2:44 [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py cgel.zte
  2022-06-10  6:03 ` Muchun Song
@ 2022-06-10 17:37 ` Roman Gushchin
  1 sibling, 0 replies; 3+ messages in thread
From: Roman Gushchin @ 2022-06-10 17:37 UTC (permalink / raw)
  To: cgel.zte
  Cc: mhocko, hannes, shakeelb, akpm, cgroups, linux-mm, linux-kernel,
	Yang Yang

On Fri, Jun 10, 2022 at 02:44:52AM +0000, cgel.zte@gmail.com wrote:
> From: Yang Yang <yang.yang29@zte.com.cn>
> 
> There is no slabinfo.py in tools/cgroup, but has memcg_slabinfo.py instead.
> 
> Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>

Acked-by: Roman Gushchin <roman.gushchin@linux.dev>

Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-10 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10  2:44 [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py cgel.zte
2022-06-10  6:03 ` Muchun Song
2022-06-10 17:37 ` Roman Gushchin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).