aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2014-05-20 13:08:34 +0000
committerRoland Dreier <[email protected]>2014-05-20 16:20:52 +0000
commit5cfb17828d877a5541171087b9d746befdf2a126 (patch)
treeb24c9f79049f8f6b034e466a000d5b29ffbadd0a /tools/perf/scripts/python/event_analyzing_sample.py
parentIB/srp: Rename FMR-related variables (diff)
downloadkernel-5cfb17828d877a5541171087b9d746befdf2a126.tar.gz
kernel-5cfb17828d877a5541171087b9d746befdf2a126.zip
IB/srp: Add fast registration support
Certain HCA types (e.g. Connect-IB) and certain configurations (e.g. ConnectX VF) support fast registration but not FMR. Hence add fast registration support. In function srp_rport_reconnect(), move the the srp_finish_req() loop from after to before the srp_create_target_ib() call. This is needed to avoid that srp_finish_req() tries to queue any invalidation requests for rkeys associated with the old queue pair on the newly allocated queue pair. Invoking srp_finish_req() before the queue pair has been reallocated is safe since srp_claim_req() handles completions correctly that arrive after srp_finish_req() has been invoked. Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions