diff options
author | Eric Dumazet <[email protected]> | 2021-10-25 09:48:16 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-25 18:02:12 -0700 |
commit | 0c0a5ef809f9150e9229e7b13e43183b681b7a39 (patch) | |
tree | a991c865b20f6a75c9ab89bef3304bd8b2bea28e /scripts/gdb/linux/lists.py | |
parent | fd559a943e3ad919b47ee480e3edb230a818a6b1 (diff) |
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 <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions