Re: PCI DMA into USER space

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Jun 14 2000 - 13:39:17 EST


> A 33MHz, 32-bit Revision 2.2-compliant PCI bus gives you 132 MB/second.
> That's the spec. There is no way to slow it down except by a disconnect.

Only when streaming. One reason DMA is used is that you always want to push
data onto a PCI bus. The CPU then doesnt have to stall on a PCI read access.
Writes are easy as they can be posted and merged

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:34 EST