diff options
author | Josh Don <joshdon@google.com> | 2022-08-31 15:49:03 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-09-04 09:26:51 -1000 |
commit | 5251c6c436edf81e5f27de31ca34bcdc12fc94e1 (patch) | |
tree | 8bc0c6ccbd7ec56530f1779063716b729fd83534 /scripts/gdb/linux/modules.py | |
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 <joshdon@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions