On Tue, May 28, 2024 at 3:30 PM Tejun Heo <tj@xxxxxxxxxx> wrote: > > Hello, > > On Tue, May 28, 2024 at 11:42:13PM +0200, Michal Koutnı wrote: > > On Tue, May 28, 2024 at 09:43:08AM GMT, Tejun Heo <tj@xxxxxxxxxx> wrote: > > > I agree that this can be a useful metric but am not sure /proc/cgroups is > > > the right place to put it. Its use of v1 controller names, listing of > > > controllers that don't exist in v2 and the unnecessary column are rather > > > ugly and unnecessary. > > > > At the same time, the info provided currently is incorrect or at least > > misleading (when only v2 hierarchy is mounted, it mixes the counts) -- > > that's what T.J.'s patch attempts to rectify in my understanding. > > Yeah, I was hoping to phase out that file once folks are all on v2. I'll buy a round of drinks when that happens, but aren't we a few years out from that? :) > > Thanks. > > -- > tejun