Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] cfq-iosched: Detect idle process issuing async request
If we are anticipating a sync request from this process and we are waiting for that and see an async request come in, expire that slice and move on. Signed-off-by: Jens Axboe <axboe@suse.de>
- Loading branch information