Home
last modified time | relevance | path

Searched hist:c7a571b4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-mq-sched.cc7a571b4 Fri Feb 17 12:37:14 CST 2017 Jens Axboe <axboe@fb.com> blk-mq-sched: don't add flushes to the head of requeue queue

If we are currently out of driver tags, we don't want to add a
new flush (without a tag) to the head of the requeue list. We
want to add it to the back, behind the others that are
potentially also waiting for a tag.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
c7a571b4 Fri Feb 17 12:37:14 CST 2017 Jens Axboe <axboe@fb.com> blk-mq-sched: don't add flushes to the head of requeue queue

If we are currently out of driver tags, we don't want to add a
new flush (without a tag) to the head of the requeue list. We
want to add it to the back, behind the others that are
potentially also waiting for a tag.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>