[U-Boot] USB storage performance EHCI question

I just got EHCI support working with our chip and I was wondering what sort of performance I could expect using ext2? Right now it seems extremely slow coming off of a fast solid-state drive. I'm getting around 100KB/second. It's running at full-speed (480Mbps). Is this normal?
We are basically using the standard EHCI driver with only a few minor modifications.
-Aaron

Dear Aaron Williams,
In message 201101121955.04367.Aaron.Williams@caviumnetworks.com you wrote:
I just got EHCI support working with our chip and I was wondering what sort of performance I could expect using ext2? Right now it seems extremely slow coming off of a fast solid-state drive. I'm getting around 100KB/second. It's running at full-speed (480Mbps). Is this normal?
As you don't provide any of the important information let me guess: this is on an ARM board, and you are using U-Boot version v2010.09 or older? If this is true then yes, this is to be expected.
Hm... I just notice the "caviumnetworks" in your address, so this is probably MIPS? Check if your caches are turned on...
Best regards,
Wolfgang Denk
participants (3)
-
Aaron Williams
-
Sergei Shtylyov
-
Wolfgang Denk