diff options
| author | Uma Krishnan <[email protected]> | 2017-06-21 21:13:32 -0500 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-06-26 15:01:06 -0400 |
| commit | 66ea9bcc392017b6df465b6f5847f6eac966a801 (patch) | |
| tree | e12f8654394261424af0ee67d573e5bafacf9fc8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d31b77911505bbd0cd06403bd5eff26d691ad62d (diff) | |
scsi: cxlflash: Combine the send queue locks
Currently there are separate spin locks for the two supported I/O queueing
models. This makes it difficult to serialize with paths outside the enqueue
path.
As a design simplification and to support serialization with enqueue
operations, move to only a single lock that is used for enqueueing
regardless of the queueing model.
Signed-off-by: Uma Krishnan <[email protected]>
Acked-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions