commit | 600271d9000027c013c01be87cbb90a5a18c5c3f | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Thu Nov 03 17:03:54 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Nov 03 22:00:38 2016 -0600 |
tree | ba168ba501b07854f0a0c9dea6c52810d2212da8 | |
parent | 50d24c34403c62ad29e8b6db559d491bae20b4b7 [diff] |
blk-mq: immediately dispatch big size request This is corresponding part for blk-mq. Disk with multiple hardware queues doesn't need this as we only hold 1 request at most. Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>