git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0221c81
)
block: change the request allocation/congestion logic to be sync/async based
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 6 Apr 2009 12:48:01 +0000
(14:48 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 6 Apr 2009 15:04:53 +0000
(08:04 -0700)
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: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found