Hello, On Tue, Jan 26, 2021 at 05:11:59PM -0800, Vipin Sharma wrote: > Sounds good, we can have a single top level stat file > > misc.stat > Shows how many are supported on the host: > $ cat misc.stat > sev 500 > sev_es 10 > > If total value of some resource is 0 then it will be considered inactive and > won't show in misc.{stat, current, max} > > We discussed earlier, instead of having "stat" file we should show > "current" and "capacity" files in the root but I think we can just have stat > at top showing total resources to keep it consistent with other cgroup > files. Let's do misc.capacity and show only the entries which have their resources initialized. Thanks. -- tejun