Skip to content
Commit 1faa16d2 authored by Jens Axboe's avatar Jens Axboe Committed by Linus Torvalds
Browse files

block: change the request allocation/congestion logic to be sync/async based



This makes sure that we never wait on async IO for sync requests, instead
of doing the split on writes vs reads.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0221c81b
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