Files
twx-linux/include/linux
Keith Busch f26cdc8536 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>
2015-06-01 14:35:56 -06:00
..
2015-06-01 14:35:56 -06:00
2015-05-05 13:40:42 -06:00
2015-04-23 14:36:28 -04:00
2015-04-25 15:49:49 -04:00
2015-05-19 09:19:59 -06:00