diff options
author | Or Gerlitz <[email protected]> | 2010-02-08 13:23:11 +0000 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2010-02-24 09:41:14 -0800 |
commit | 88ec415772144f4fc4a50b123bb6200de686898d (patch) | |
tree | 8cd6d06b8cc4a1e1420b4d013f260188fc854f8a /lib/debugobjects.c | |
parent | 962b4b528ba87c8d837bb04794a1918c7de631cd (diff) |
IB/iser: Remove redundant locking from iser scsi command response flow
Currently the iSER receive completion flow takes the session lock
twice. Optimize it to avoid the first one by letting
iser_task_rdma_finalize() be called only from the cleanup_task
callback invoked by iscsi_free_task, thus reducing the contention on
the session lock between the scsi command submission to the scsi
command completion flows.
Signed-off-by: Or Gerlitz <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions