aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2011-08-31 00:03:13 +0800
committerAndrey Konovalov <andrey.konovalov@linaro.org>2012-01-06 21:54:06 +0400
commit61d24dd4d0528d369ea81f6e5d5e1db9c62ad46a (patch)
tree192224cbc5623b6060c71dfbd2d2212db4cf12ec /arch
parent01deeef1e25035bbaca9bc580c88dc7cdbc85363 (diff)
usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
This patch introduces the helper of ehci_sync_mem to flush qtd/qh into memory immediately on some ARM, so that HC can see the up-to-date qtd/qh descriptor asap. This patch fixs one performance bug on ARM Cortex A9 dual core platform, which has been reported on quite a few ARM machines (OMAP4, Tegra 2, snowball...), see details from link of https://bugs.launchpad.net/bugs/709245. The patch has been tested ok on OMAP4 panda A1 board, and the performance of 'dd' over usb mass storage can be increased from 4~5MB/sec to 14~16MB/sec after applying this patch. Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions