diff options
| author | Alexey Gladkov <[email protected]> | 2021-04-22 12:27:13 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2021-04-30 19:14:02 +0000 |
| commit | d64696905554e919321e31afc210606653b8f6a4 (patch) | |
| tree | 7c153f685f7e89823fc6c0b3e420d8fff12037df /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | Reimplement RLIMIT_MSGQUEUE on top of ucounts (diff) | |
| download | kernel-d64696905554e919321e31afc210606653b8f6a4.tar.gz kernel-d64696905554e919321e31afc210606653b8f6a4.zip | |
Reimplement RLIMIT_SIGPENDING on top of ucounts
The rlimit counter is tied to uid in the user_namespace. This allows
rlimit values to be specified in userns even if they are already
globally exceeded by the user. However, the value of the previous
user_namespaces cannot be exceeded.
Changelog
v11:
* Revert most of changes to fix performance issues.
v10:
* Fix memory leak on get_ucounts failure.
Signed-off-by: Alexey Gladkov <[email protected]>
Link: https://lkml.kernel.org/r/df9d7764dddd50f28616b7840de74ec0f81711a8.1619094428.git.legion@kernel.org
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
