summaryrefslogtreecommitdiff
path: root/drivers/md/md-bitmap.c
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2020-08-19 23:20:29 +0800
committerJens Axboe <axboe@kernel.dk>2020-09-24 13:44:44 -0600
commit0905053bdb5b7ba77ad0c2e5cfc4787c1db3d4f1 (patch)
treeddf72968cef47093e34939955d1276ca5b290458 /drivers/md/md-bitmap.c
parentac8f7a0264404c3e982ccabdc173d46d89ee7ea1 (diff)
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/md/md-bitmap.c')
0 files changed, 0 insertions, 0 deletions