diff options
author | Josh Don <[email protected]> | 2022-08-31 15:49:03 -0700 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2022-09-04 09:26:51 -1000 |
commit | 5251c6c436edf81e5f27de31ca34bcdc12fc94e1 (patch) | |
tree | 8bc0c6ccbd7ec56530f1779063716b729fd83534 /tools/perf/scripts/python | |
parent | dc79ec1b232ad2c165d381d3dd2626df4ef9b5a4 (diff) |
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: Josh Don <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions