Re: [Phishing Risk] [External] Re: [PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file

2020-09-23 Thread Chengming Zhou
在 2020/9/21 下午10:50, Tejun Heo 写道: > Hello, > > On Tue, Sep 15, 2020 at 11:53:49PM +0800, Chengming Zhou wrote: >> In the cgroup v1, we can use netlink interface to get cgroupstats for >> a cgroup. But it has been excluded from cgroup v2 interface intentionally >> due to the duplication and incon

Re: [PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file

2020-09-21 Thread Tejun Heo
Hello, On Tue, Sep 15, 2020 at 11:53:49PM +0800, Chengming Zhou wrote: > In the cgroup v1, we can use netlink interface to get cgroupstats for > a cgroup. But it has been excluded from cgroup v2 interface intentionally > due to the duplication and inconsistencies with other statistics. > To make c

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file

2020-09-15 Thread Chengming Zhou
In the cgroup v1, we can use netlink interface to get cgroupstats for a cgroup. But it has been excluded from cgroup v2 interface intentionally due to the duplication and inconsistencies with other statistics. To make container monitor tool like "cadvisor" continue to work, we add these cgroupstats