From: Lennert Buytenhek Date: Thu, 10 Jul 2008 12:40:51 +0000 (+0200) Subject: mv643xx_eth: use longer DMA bursts X-Git-Tag: v2.6.27-rc2~102^2~21^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4ccf76bfd2c36d351e68be7e6a597268f98a1a;p=pandora-kernel.git mv643xx_eth: use longer DMA bursts The mv643xx_eth driver is limiting DMA bursts to 32 bytes, while using the largest burst size (128 bytes) gives a couple percentage points performance improvement in throughput tests, and the docs say that the 128 byte default should not need to be changed, so use 128 byte bursts instead. Signed-off-by: Lennert Buytenhek --- Reading git-diff-tree failed