diff options
author | John Garry <john.garry@huawei.com> | 2020-08-19 17:20:29 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-24 21:44:44 +0200 |
commit | 0905053bdb5b7ba77ad0c2e5cfc4787c1db3d4f1 (patch) | |
tree | ddf72968cef47093e34939955d1276ca5b290458 /drivers/dma/xilinx | |
parent | Merge branch 'for-5.10/block' into for-5.10/drivers (diff) | |
download | linux-0905053bdb5b7ba77ad0c2e5cfc4787c1db3d4f1.tar.xz linux-0905053bdb5b7ba77ad0c2e5cfc4787c1db3d4f1.zip |
null_blk: Support shared tag bitmap
Support a shared tag bitmap, whereby request tags are unique over all
submission queues, and not just per submission queue.
As such, per device total queue depth is normally hw_queue_depth *
submit_queues, but hw_queue_depth when set. And a similar story for when
shared_tags is set, where that is the queue depth over all null blk
devices.
Signed-off-by: John Garry <john.garry@huawei.com>
Tested-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/dma/xilinx')
0 files changed, 0 insertions, 0 deletions