From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Gushchin Subject: Re: [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py Date: Fri, 10 Jun 2022 10:37:26 -0700 Message-ID: References: <20220610024451.744135-1-yang.yang29@zte.com.cn> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1654882657; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=aW3oaiQ+4odp/b7PhaytgoSviL5XCuOau8LFuv+aRFw=; b=tfxeRe6MRRljjmzvu6H+5ccy7o8+YUIloW5Ey8NpwSki9JAACaOaJEgGeMw36HeV7S1XYQ Lb5P3JsCocwOZrIXDn5ufV+wGyy9kGeAlQg9UiDzVXdJEpGsU0FOl/DD7O9humY2omf1xv BVCuhuc6tYJIpZf78r3zCXjNKvDqHwg= Content-Disposition: inline In-Reply-To: <20220610024451.744135-1-yang.yang29-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: cgel.zte-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org, shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Yang Yang On Fri, Jun 10, 2022 at 02:44:52AM +0000, cgel.zte-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > From: Yang Yang > > There is no slabinfo.py in tools/cgroup, but has memcg_slabinfo.py instead. > > Signed-off-by: Yang Yang Acked-by: Roman Gushchin Thanks!