[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YEn6od+CCVjNZIS9@slm.duckdns.org>
Date: Thu, 11 Mar 2021 06:10:25 -0500
From: Tejun Heo <tj@...nel.org>
To: Chengming Zhou <zhouchengming@...edance.com>
Cc: lizefan.x@...edance.com, hannes@...xchg.org, corbet@....net,
mingo@...hat.com, peterz@...radead.org, juri.lelli@...hat.com,
vincent.guittot@...aro.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bsegall@...gle.com, mgorman@...e.de,
bristot@...hat.com, cgroups@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
songmuchun@...edance.com
Subject: Re: [PATCH] cgroup-v2: Add taskstats counters in cgroup.stat
On Thu, Mar 11, 2021 at 02:17:52PM +0800, Chengming Zhou wrote:
> We have the netlink CGROUPSTATS_CMD_GET interface to get taskstats
> of the cgroup on v1, but haven't the equivalent interface on v2,
> making it difficult to calculate the per-cgroup cpu load in cadvisor
> or implement the cgroup proc interface in lxcfs, like /proc/loadavg.
So, this is what the PSI metrics are for and we've been using it for that
for quite a while now. I'd much prefer not adding something duplicate (and
incomplete).
Thanks.
--
tejun
Powered by blists - more mailing lists