summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-27 07:34:28 +0300
committerJakub Kicinski <kuba@kernel.org>2024-01-27 07:34:28 +0300
commit1cf05e2508ab70ec1af56d1e62e79520d7b8dd6e (patch)
tree4345fae53e80824da6164e33c5f2577ffb92616d /tools/perf/scripts/python/exported-sql-viewer.py
parentfb4bb62aaac715e50c7c007714af19a2698db88b (diff)
parentd9f21b3613337b55cc9d4a6ead484dca68475143 (diff)
downloadlinux-1cf05e2508ab70ec1af56d1e62e79520d7b8dd6e.tar.xz
Merge branch 'af_unix-random-improvements-for-gc'
Kuniyuki Iwashima says: ==================== af_unix: Random improvements for GC. If more than 16000 inflight AF_UNIX sockets exist on a host, each sendmsg() will be forced to wait for unix_gc() even if a process is not sending any FD. This series tries not to impose such a penalty on sane users who do not send AF_UNIX FDs or do not have inflight sockets more than SCM_MAX_FD * 8. The first patch can be backported to -stable. Cleanup patches for commit 69db702c8387 ("io_uring/af_unix: disable sending io_uring over sockets") and large refactoring of GC will be followed later. v4: https://lore.kernel.org/netdev/20231219030102.27509-1-kuniyu@amazon.com/ v3: https://lore.kernel.org/netdev/20231218075020.60826-1-kuniyu@amazon.com/ v2: https://lore.kernel.org/netdev/20231123014747.66063-1-kuniyu@amazon.com/ v1: https://lore.kernel.org/netdev/20231122013629.28554-1-kuniyu@amazon.com/ ==================== Link: https://lore.kernel.org/r/20240123170856.41348-1-kuniyu@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions