diff options
author | Ram Amrani <[email protected]> | 2017-01-24 13:50:36 +0200 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2017-01-24 15:34:43 -0500 |
commit | 91bff997db2ec04f9ba761a55c21642f9803b06c (patch) | |
tree | 996248c89762916f3d5be570a096adc722a9889c /tools/perf/scripts/python/bin | |
parent | 59e8970b3798e4cbe575ed9cf4d53098760a2a86 (diff) |
RDMA/qedr: Remove CQ spinlock from CM completion handlers
There is only a single event queue that triggers the completion
events for the RDMA CM and it is being processed serially. This means
that inherently there can no parallelism of CQ completion handler
callbacks, hence the lock is redundant.
Signed-off-by: Ram Amrani <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions