Re: [PATCH 21/26] cgroup/misc: allow misc cgroup consumers to read the max value

From: Tejun Heo
Date: Mon Nov 14 2022 - 17:33:12 EST


On Fri, Nov 11, 2022 at 10:35:26AM -0800, Kristen Carlson Accardi wrote:
> The SGX driver will need to be able to read the max value per cgroup
> to determine how far usage is from max. Add an api to return the
> max value of the given cgroup.

You can add these helpers in one patch and I wouldn't mind a downstream user
just reading the field directly either.

Thanks.

--
tejun