diff options
| author | Vladimir Kondratiev <[email protected]> | 2014-12-23 09:47:24 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-01-15 14:31:46 +0200 |
| commit | bd33273b652c85fd6c9e251cebd4362c72718639 (patch) | |
| tree | aec604c5cc9f543253395ef3a51e88737905543c /tools/perf/scripts/python/netdev-times.py | |
| parent | ff7c5c3beff79e3f09b9805ff3cff29e2799ec61 (diff) | |
wil6210: relax spinlocks in rx reorder
In the Rx reorder mechanism, nothing is done in the interrupt
context, so there is no need to use 'irq' flavors of spinlock.
Rx done in NAPI context (tasklet), other manipulations - in the
thread context.
Having interrupts enabled makes it better for the OS in general.
Besides, if enslaved under bonding, bridge or team driver, Rx
won't work with interrupts disabled.
Signed-off-by: Vladimir Kondratiev <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions