diff options
author | Eric Dumazet <edumazet@google.com> | 2018-03-31 22:58:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-01 06:25:39 +0300 |
commit | c2615cf5a761b32bf74e85bddc223dfff3d9b9f0 (patch) | |
tree | 0bb32d58aa3e1d251d1b8d25aebc25317ba5eaa5 /net/ipv4/ip_fragment.c | |
parent | e5d672a0780d9e7118caad4c171ec88b8299398d (diff) | |
download | linux-c2615cf5a761b32bf74e85bddc223dfff3d9b9f0.tar.xz |
inet: frags: reorganize struct netns_frags
Put the read-mostly fields in a separate cache line
at the beginning of struct netns_frags, to reduce
false sharing noticed in inet_frag_kill()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_fragment.c')
0 files changed, 0 insertions, 0 deletions