From: Per Forlin Date: Fri, 1 Jul 2011 16:55:27 +0000 (+0200) Subject: mmc: mmc_test: test to measure how sg_len affect performance X-Git-Tag: v3.1-rc1~321^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf043330362b1ccb0c0611b8fc394e06ba8498b0;p=pandora-kernel.git mmc: mmc_test: test to measure how sg_len affect performance Add a test that measures how the mmc bandwidth depends on the numbers of sg elements in the sg list. The transfer size if fixed and sg length goes from a few up to 512. The purpose is to measure overhead caused by multiple sg elements. Signed-off-by: Per Forlin Acked-by: Kyungmin Park Acked-by: Arnd Bergmann Reviewed-by: Venkatraman S Tested-by: Sourav Poddar Tested-by: Linus Walleij Signed-off-by: Chris Ball --- Reading git-diff-tree failed