[PATCH] cfq-iosched: Detect hardware queueing
authorJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 08:12:26 +0000 (10:12 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 08:12:26 +0000 (10:12 +0200)
If the hardware is doing real queueing, decide that it's worthless to
idle the hardware. It does reasonable simultaneous io in that case
anyways, and the idling hurts some work loads.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c

Simple merge