From: Mike Miller Date: Thu, 7 Dec 2006 04:35:06 +0000 (-0800) Subject: [PATCH] cciss: set sector_size to 2048 for performance X-Git-Tag: v2.6.20-rc1~145^2^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c4231aef720bd5e1d634d2f7335f31277318da;p=pandora-kernel.git [PATCH] cciss: set sector_size to 2048 for performance Change the blk_queue_max_sectors from 512 to 2048. This helps increase performance. [akpm@osdl.org: s/sector_size/max_sectors/] Signed-off-by: Mike Miller Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed