Skip to content
Commit e0de0206 authored by Jens Axboe's avatar Jens Axboe
Browse files

[PATCH] cfq-iosched: check busy queues before deciding we are idle



For just one busy queue (like async write out), we often overlooked
that we could queue more io and decided we were idle instead. This causes
us quite a bit of performance loss.

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent ba8f5bab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment