From: Mandeep Singh Baines Date: Mon, 31 Oct 2011 20:18:50 +0000 (+0000) Subject: dm table: propagate non rotational flag X-Git-Tag: v3.2-rc1~77^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4693c9668fdcec229825b3763876b4744f9e6d5e;p=pandora-kernel.git dm table: propagate non rotational flag Allow QUEUE_FLAG_NONROT to propagate up the device stack if all underlying devices are non-rotational. Tools like ureadahead will schedule IOs differently based on the rotational flag. With this patch, I see boot time go from 7.75 s to 7.46 s on my device. Suggested-by: J. Richard Barnette Signed-off-by: Mandeep Singh Baines Signed-off-by: Mike Snitzer Cc: Neil Brown Cc: Jens Axboe Cc: Martin K. Petersen Cc: dm-devel@redhat.com Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed