commit | 483b7bf2e40233657713279b6f98a9225ea0ff84 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Wed May 09 15:26:55 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Thu May 10 11:27:41 2018 -0600 |
tree | 7a44b55e40bf1ab35188980009eaa40661ff2616 | |
parent | a327553965dede92587e6ccbe7df98dba36edcea [diff] |
bfq-iosched: update shallow depth to smallest one used If our shallow depth is smaller than the wake batching of sbitmap, we can introduce hangs. Ensure that sbitmap knows how low we'll go. Acked-by: Paolo Valente <paolo.valente@linaro.org> Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>