[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YSVDwc/1sEmXdOK9@slm.duckdns.org>
Date: Tue, 24 Aug 2021 09:08:49 -1000
From: Tejun Heo <tj@...nel.org>
To: Michal Koutný <mkoutny@...e.com>
Cc: brookxu <brookxu.cn@...il.com>, lizefan.x@...edance.com,
hannes@...xchg.org, vipinsh@...gle.com,
linux-kernel@...r.kernel.org, cgroups@...r.kernel.org
Subject: Re: [PATCH v2] misc_cgroup: use a counter to count the number of
failures
Hello,
On Tue, Aug 24, 2021 at 06:44:23PM +0200, Michal Koutný wrote:
> However, the non-hierarchical failcnt interface looks like v1ism to me
> (I think new features should come with v2 first in mind).
> What about exposing this in misc.events file with max.$res_name entries?
Ah yeah, good point. misc.events sounds like a good spot to put these.
> Or if the hierarchical reporting is unnecessary now, there can be just
> misc.events.local for starters.
I'd prefer to stick with hierarchical counting as the first step at least.
> (That reminds me the forgotten pids.events[.local] rework [1], oops.)
>
> https://lore.kernel.org/lkml/20191128172612.10259-1-mkoutny@suse.com/#t
I think both counters are useful - the number of failures due to this type
of limit in this subhierarchy, and the number of failures caused by this
particular limit in this subhierarchy. It's a pretty subtle difference to
encapsulate in a counter name tho.
Thanks.
--
tejun
Powered by blists - more mailing lists