aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2023-08-07 09:10:22 +0200
committerJakub Kicinski <[email protected]>2023-08-08 15:53:49 -0700
commitba4a734e1aa073b06412fc80ad81b54c4644d093 (patch)
treeef3e519258fc15b5e1280de3fa7ed083f543d592 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent794529c448008d8bc24d6e06c7528b7dbec99dfd (diff)
net/tls: avoid TCP window full during ->read_sock()
When flushing the backlog after decoding a record we don't really know how much data the caller want us to evaluate, so use INT_MAX and 0 as arguments to tls_read_flush_backlog() to ensure we flush at 128k of data. Otherwise we might be reading too much data and trigger a TCP window full. Suggested-by: Jakub Kicinski <[email protected]> Signed-off-by: Hannes Reinecke <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions