diff options
author | Paolo Valente <paolo.valente@linaro.org> | 2019-01-29 12:06:36 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-01-31 12:50:24 -0700 |
commit | b3c3498112ffafa5f613bb482f9723996bfd5e4f (patch) | |
tree | c86fd92e803cb558902ae247027934cb2015fa62 /block/blk-exec.c | |
parent | a3c92560324bd616deaecb6842b2a0337a80ad8b (diff) | |
download | linux-b3c3498112ffafa5f613bb482f9723996bfd5e4f.tar.gz linux-b3c3498112ffafa5f613bb482f9723996bfd5e4f.tar.bz2 linux-b3c3498112ffafa5f613bb482f9723996bfd5e4f.zip |
block, bfq: port commit "cfq-iosched: improve hw_tag detection"
The original commit is commit 1a1238a7dd48 ("cfq-iosched: improve hw_tag
detection") and has the following commit message:
If active queue hasn't enough requests and idle window opens, cfq will
not dispatch sufficient requests to hardware. In such situation, current
code will zero hw_tag. But this is because cfq doesn't dispatch enough
requests instead of hardware queue doesn't work. Don't zero hw_tag in
such case.
Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-exec.c')
0 files changed, 0 insertions, 0 deletions