diff options
author | Keith Busch <keith.busch@intel.com> | 2015-06-01 09:29:53 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-06-01 14:35:56 -0600 |
commit | f26cdc8536ad50fb802a0445f836b4f94ca09ae7 (patch) | |
tree | 8863e8e297fd10241d7ff1e24cdef4ab0b7c625e /block/blk-ioc.c | |
parent | e548ca4ee4595f65b262661d166310ad8a149bec (diff) | |
download | op-kernel-dev-f26cdc8536ad50fb802a0445f836b4f94ca09ae7.zip op-kernel-dev-f26cdc8536ad50fb802a0445f836b4f94ca09ae7.tar.gz |
blk-mq: Shared tag enhancements
Storage controllers may expose multiple block devices that share hardware
resources managed by blk-mq. This patch enhances the shared tags so a
low-level driver can access the shared resources not tied to the unshared
h/w contexts. This way the LLD can dynamically add and delete disks and
request queues without having to track all the request_queue hctx's to
iterate outstanding tags.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-ioc.c')
0 files changed, 0 insertions, 0 deletions