On Mon, Jul 23, 2012 at 10:40:50PM +0200, Marek Vasut wrote:

> +             /*
> +              * Small blocks can be transfered via PIO.
> +              * Measured by empiric means:
> +              *
> +              * dd if=/dev/mtdblock0 of=/dev/null bs=1024k count=1
> +              *
> +              * DMA only: 2.164808 seconds, 473.0KB/s
> +              * Combined: 1.676276 seconds, 610.9KB/s
> +              */

I've seen other devices end up using the FIFO length as the decision
point here which makes intuitive sense to me unless the FIFO is
extremely deep.

Not reviewed this properly yet but it looks OK from a first read
through.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to