Re: USB function on PXA270 - Slow ActiveSync transfers
- From: "Mark Moeller" <markmo@xxxxxxxxxxxxxx>
- Date: 25 May 2006 10:59:12 -0700
We are just wrapping up some performance work on the PXA270 USB driver
and have gotten approximately a 3x improvement in throughput with
various optimizations. Using DMA is foundational because the
programmed I/O version of the driver swamps the CPU with interrupts so
your CPU spends a significant portion of its time doing thread
switching vs. actually doing USB data transfer.
Mark Moeller
Qualnetics
.
- Follow-Ups:
- References:
- USB function on PXA270 - Slow ActiveSync transfers
- From: Panino
- USB function on PXA270 - Slow ActiveSync transfers
- Prev by Date: Re: regedit CE x86
- Next by Date: Re: Sample code for a Serial driver similar to the Unimodem.dll
- Previous by thread: USB function on PXA270 - Slow ActiveSync transfers
- Next by thread: Re: USB function on PXA270 - Slow ActiveSync transfers
- Index(es):
Relevant Pages
|