diff options
author | Eric Dumazet <edumazet@google.com> | 2014-10-05 12:35:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-06 01:04:15 -0400 |
commit | fb1843ee72c7b2ed784bf88ad79c6ccc2f652499 (patch) | |
tree | 139741643875150cd8cc289b92790b63dcd73f3c /tools/perf/scripts/python | |
parent | 29d40c903247596c954446639116467eb6689bb7 (diff) |
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
mlx4_en_process_tx_cq() carefully fetches and writes ring->last_nr_txbb
and ring->cons only one time to avoid false sharing
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions