diff options
| author | Eric Dumazet <edumazet@google.com> | 2025-09-19 23:48:53 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-23 03:55:25 +0300 |
| commit | 969904dcd77dbb0a773d66cddaa59eccc6415d03 (patch) | |
| tree | a736f94372a0bebe7877da8c09a7f5df6624e087 /tools/perf/scripts/python | |
| parent | 1b44d700023e77dd92821e7811db825e75a1a394 (diff) | |
| download | linux-969904dcd77dbb0a773d66cddaa59eccc6415d03.tar.xz | |
tcp: move recvmsg_inq to tcp_sock_read_txrx
Fill a hole in tcp_sock_read_txrx, instead of possibly wasting
a cache line.
Note that tcp_recvmsg_locked() is also reading tp->repair,
so this removes one cache line miss in tcp recvmsg().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20250919204856.2977245-6-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
