diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2017-04-07 12:40:09 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-04-07 12:40:09 -0600 |
commit | 6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2 (patch) | |
tree | 9400809275952c263a8512447cf625b3c490fa61 /lib/bsearch.c | |
parent | 6077c2d706097c00d8f2fed57d3f3c45cd228ee8 (diff) | |
download | linux-stable-6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2.tar.gz linux-stable-6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2.tar.bz2 linux-stable-6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2.zip |
blk-mq: Restart a single queue if tag sets are shared
To improve scalability, if hardware queues are shared, restart
a single hardware queue in round-robin fashion. Rename
blk_mq_sched_restart_queues() to reflect the new semantics.
Remove blk_mq_sched_mark_restart_queue() because this function
has no callers. Remove flag QUEUE_FLAG_RESTART because this
patch removes the code that uses this flag.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/bsearch.c')
0 files changed, 0 insertions, 0 deletions