aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2014-11-14 00:56:35 +0000
committerJeff Kirsher <[email protected]>2014-12-05 09:13:05 -0800
commitad435ec689c981a11005d5283cc88588a699537f (patch)
tree0e3730d2b344cef47865013209eb9b3ba5f04bb7 /tools/perf/scripts/python/netdev-times.py
parent18cb652a41ab2c9975e9b4d7ac69230d5a258f24 (diff)
ixgbe: Remove tail write abstraction and add missing barrier
This change cleans up the tail writes for the ixgbe descriptor queues. The current implementation had me confused as I wasn't sure if it was still making use of the surprise remove logic or not. It also adds the mmiowb which is needed on ia64, mips, and a couple other architectures in order to synchronize the MMIO writes with the Tx queue _xmit_lock spinlock. Cc: Don Skidmore <[email protected]> Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions