Re: [PATCH 20/26] cgroup/misc: allow users of misc cgroup to read specific cgroup usage

From: Tejun Heo
Date: Mon Nov 14 2022 - 17:31:56 EST


On Fri, Nov 11, 2022 at 10:35:25AM -0800, Kristen Carlson Accardi wrote:
> Add a function to return the current usage of the specified cgroup.
> The SGX driver will need this information to decide whether to
> reclaim EPC pages from a cgroup.

This looks fine to me. It'd probably a good idea to keep all the interface
function names consistent with this.

Thanks.

--
tejun