diff options
| author | Bart Van Assche <[email protected]> | 2018-11-27 15:51:59 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-12-07 21:20:07 -0500 |
| commit | db5b21a24e01d35495014076700efa02d6dcbb68 (patch) | |
| tree | 4f292075ebba7d5f4e1ed85f692ec608809a1de5 /include/linux/timerqueue.h | |
| parent | ad669505c4e9db9af9faeb5c51aa399326a80d91 (diff) | |
scsi: target/core: Use system workqueues for TMF
A quote from SAM-5: "The order in which task management requests are
processed is not specified by the SCSI architecture model. The SCSI
architecture model does not require in-order delivery of such task
management requests or processing by the task manager in the order
received. To guarantee the processing order of task management requests
referencing sent to a specific logical unit, an application client should
not have more than one such task management request pending to that logical
unit." This means that it is safe to use the system workqueues instead of
tmr_wq for processing TMFs. An intended side effect of this patch is that
it enables concurrent processing of TMFs.
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Nicholas Bellinger <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: David Disseldorp <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions