From: Jens Axboe Date: Thu, 1 Jun 2006 08:12:26 +0000 (+0200) Subject: [PATCH] cfq-iosched: Detect hardware queueing X-Git-Tag: v2.6.17-rc6~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25776e3594f841b7fae7b33ebecf009a0a55bed1;p=pandora-kernel.git [PATCH] cfq-iosched: Detect hardware queueing 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 --- Reading git-diff-tree failed