linux-stable/Documentation/networking/net_cachelines
Eric Dumazet 666a877dea tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
tp->tcp_usec_ts is a read mostly field, used in rx and tx fast paths.

Fixes: d5fed5addb ("tcp: reorganize tcp_sock fast path variables")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Coco Li <lixiaoyan@google.com>
Cc: Wei Wang <weiwan@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-02-12 09:51:26 +00:00
..
index.rst Documentations: fix net_cachelines documentation build warning 2023-12-05 20:17:03 -08:00
inet_connection_sock.rst Documentations: fix net_cachelines documentation build warning 2023-12-05 20:17:03 -08:00
inet_sock.rst Documentations: fix net_cachelines documentation build warning 2023-12-05 20:17:03 -08:00
net_device.rst net-device: move xdp_prog to net_device_read_rx 2024-01-03 18:09:14 -08:00
netns_ipv4_sysctl.rst Documentations: fix net_cachelines documentation build warning 2023-12-05 20:17:03 -08:00
snmp.rst Documentations: fix net_cachelines documentation build warning 2023-12-05 20:17:03 -08:00
tcp_sock.rst tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group 2024-02-12 09:51:26 +00:00