aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-11-15 11:02:39 -0800
committerDavid S. Miller <[email protected]>2021-11-16 13:10:34 +0000
commit91b6d325635617540b6a1646ddb138bb17cbd569 (patch)
treef4bb42d5c9f0ae67c51618aaf2364feb014516d9 /lib/test_overflow.c
parent6c302e799a0d4be1362f505453b714fe05d91f2a (diff)
net: cache align tcp_memory_allocated, tcp_sockets_allocated
tcp_memory_allocated and tcp_sockets_allocated often share a common cache line, source of false sharing. Also take care of udp_memory_allocated and mptcp_sockets_allocated. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions