diff options
| author | Parav Pandit <[email protected]> | 2018-08-27 08:44:14 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-08-30 16:31:50 -0400 |
| commit | 66d0f207dbf0e983c8006eb2fc5060163646210f (patch) | |
| tree | 9e0df1e6666c86e730e07d54c573d079860acaa9 /tools/perf/scripts/python/netdev-times.py | |
| parent | 3db2bceb29fd9a2f31d5df573f337dbba577f8e9 (diff) | |
IB/rxe: Replace spinlock with rwlock
Concurrent readers which read rb tree are protected using read lock.
Concurrent writers which add element to pool are protected
using write lock.
Signed-off-by: Parav Pandit <[email protected]>
Reviewed-by: Daniel Jurgens <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Yuval Shaia <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions