diff options
author | Josh Don <joshdon@google.com> | 2022-09-01 01:49:03 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-09-04 22:26:51 +0300 |
commit | 5251c6c436edf81e5f27de31ca34bcdc12fc94e1 (patch) | |
tree | 8bc0c6ccbd7ec56530f1779063716b729fd83534 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dc79ec1b232ad2c165d381d3dd2626df4ef9b5a4 (diff) | |
download | linux-5251c6c436edf81e5f27de31ca34bcdc12fc94e1.tar.xz |
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 <joshdon@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions