Skip to content
Commit 5251c6c4 authored by Josh Don's avatar Josh Don Committed by Tejun Heo
Browse files

cgroup: add pids.peak interface for pids controller



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: default avatarJosh Don <joshdon@google.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent dc79ec1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment