From: Jens Axboe Date: Fri, 28 Oct 2005 06:30:39 +0000 (+0200) Subject: [BLOCK] elevator switch fixes/cleanup X-Git-Tag: v2.6.15-rc1~733^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64521d1a3ba7cc7fe4ab5640da83d88144f05340;p=pandora-kernel.git [BLOCK] elevator switch fixes/cleanup - 100msec sleep is a little excessive, lots of requests can complete in that timeframe. Use 10msec instead. - Rename QUEUE_FLAG_BYPASS to QUEUE_FLAG_ELVSWITCH to indicate what is going on. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed