cfq-iosched: improve continue or break logic in cfq_dispatch
authorJens Axboe <jens.axboe@oracle.com>
Fri, 19 Jan 2007 01:11:44 +0000 (12:11 +1100)
committerJens Axboe <axboe@carl.home.kernel.dk>
Sun, 11 Feb 2007 22:14:45 +0000 (23:14 +0100)
commit9ede209e83693cf3f6b64f61ab4b65f2f809cb50
treea91ad6e7fd1b8589ecf4c8e5e027a397d89ccd6f
parent28f95cbc3ec01f2c7d248e1a4a384f37e9c2ab16
cfq-iosched: improve continue or break logic in cfq_dispatch

This improves performance considerably for sync requests when you
have command queuing enabled.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c