summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-10-25 19:48:16 +0300
committerJakub Kicinski <kuba@kernel.org>2021-10-26 04:02:12 +0300
commit0c0a5ef809f9150e9229e7b13e43183b681b7a39 (patch)
treea991c865b20f6a75c9ab89bef3304bd8b2bea28e /MAINTAINERS
parentfd559a943e3ad919b47ee480e3edb230a818a6b1 (diff)
downloadlinux-0c0a5ef809f9150e9229e7b13e43183b681b7a39.tar.xz
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Increase cache locality by moving rx_dst_ifindex next to sk->sk_rx_dst This is part of an effort to reduce cache line misses in TCP fast path. This removes one cache line miss in early demux. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions