diff options
author | David Howells <[email protected]> | 2016-09-17 10:49:11 +0100 |
---|---|---|
committer | David Howells <[email protected]> | 2016-09-17 10:51:54 +0100 |
commit | e6f3afb3fc058e17b407b6f7cac08058b19e641c (patch) | |
tree | 07216f88a9bbc47c758d23e37a25e753b316b25b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 816c9fce12f3745abc959c0fca8ace1c2c51421c (diff) |
rxrpc: Record calls that need to be accepted
Record calls that need to be accepted using sk_acceptq_added() otherwise
the backlog counter goes negative because sk_acceptq_removed() is called.
This causes the preallocator to malfunction.
Calls that are preaccepted by AFS within the kernel aren't affected by
this.
Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions