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:
407df2a
)
[BLOCK] cfq-iosched: cfq forced dispatching fix
author
Tejun Heo
<htejun@gmail.com>
Thu, 10 Nov 2005 07:49:19 +0000
(08:49 +0100)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 12 Nov 2005 09:55:51 +0000
(10:55 +0100)
cfq forced dispatching might not return all requests on the queue.
This bug can hang elevator switchinig and corrupt request ordering
during flush sequence.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found