[PATCH] cfq-iosched: Detect idle process issuing async request
authorJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 08:09:56 +0000 (10:09 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 08:09:56 +0000 (10:09 +0200)
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>
block/cfq-iosched.c

Simple merge