summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-11-18 06:31:01 -0800
committerAlistair Strachan <astrachan@google.com>2019-05-14 17:56:52 -0700
commit0c64823b69525f7e2dcecc4352598e0a1a61992d (patch)
tree418291c68bddbae432fbf81b68b4fe14c3db55fc /kernel/sysctl_binary.c
parent2c332d29d2f335db8100bd03bb039b062d57eb7d (diff)
UPSTREAM: net: move napi_hash[] into read mostly section
We do not often add/delete a napi context. Moving napi_hash[] into read mostly section avoids potential false sharing. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 6180d9de61a5c461f9e3efef5417a844701dbbb2) Bug: 121166534 Test: Ran cuttlefish with android-4.4 + VSOCKETS, VMWARE_VMCI_VSOCKETS Signed-off-by: Alistair Strachan <astrachan@google.com> Change-Id: I891b9dfef88c44f6480842754cd7d81e7a250792
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions