Re: [PATCH] cgroup: add pids.peak interface for pids controller

From: Tejun Heo
Date: Sun Sep 04 2022 - 15:27:28 EST


On Wed, Aug 31, 2022 at 03:49:03PM -0700, Josh Don wrote:
> pids.peak tracks the high watermark of usage for number of pids. This
> helps give a better baseline on which to set pids.max. Polling
> pids.current isn't really feasible, since it would potentially miss
> short-lived spikes.
>
> This interface is analogous to memory.peak.
>
> Signed-off-by: Josh Don <joshdon@xxxxxxxxxx>

Applied to cgroup/for-6.1.

Thanks.

--
tejun