Re: PCI DMA into USER space

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Jun 14 2000 - 18:07:43 EST


> No! This is a common misconseption! By default, all PCI transactions
> are posted. Posting is not "pre-fetching". Pre-fetching is loading the

Reads are not posted. The CPU stalls to the read completion. With prefetchable
marked areas the read is issued along with the next few words. Thus the cpu
doesnt stall often, and on a bright bridge the pci set issues the next
prefetch read 1/2 way down the first so you see streaming I/O.

-
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:33 EST