diff options
author | Omar Sandoval <osandov@fb.com> | 2017-02-03 00:42:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-03 00:57:56 +0100 |
commit | 0cacba6cf8252438f8166bd3fa1c3370dd28a769 (patch) | |
tree | c2b1dc91a0dadcc07be4e2fded65622d176c2720 /drivers/thermal | |
parent | zram_drv: update for backing dev info changes (diff) | |
download | linux-0cacba6cf8252438f8166bd3fa1c3370dd28a769.tar.xz linux-0cacba6cf8252438f8166bd3fa1c3370dd28a769.zip |
blk-mq-sched: bypass the scheduler for flushes entirely
There's a weird inconsistency that flushes are mostly hidden from the
scheduler, but it needs to be aware of them in ->insert_requests().
Instead of having every scheduler call blk_mq_sched_bypass_insert(),
let's do it in the common framework.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions