diff options
| author | Mike Christie <[email protected]> | 2022-02-26 17:04:33 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-03-01 23:56:28 -0500 |
| commit | 5842ea3668310466dcf645a23b6cd5012ce2eadf (patch) | |
| tree | a8b036f97075e5231ed5f0cddc12e8042ef7a5d8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d8ec5d67b8bb6593223f24c04e1d530d86748250 (diff) | |
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
We currently allocate a workqueue per host and only use it for removing the
target. For the session per host case we could be using this workqueue to
be able to do recoveries (block, unblock, timeout handling) in parallel. To
also allow offload drivers to do their session recoveries in parallel, this
drops the per host workqueue and replaces it with a per session one.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Lee Duncan <[email protected]>
Reviewed-by: Chris Leech <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions