DMA bus-master writes & CPU cache question

Alan Arolovitch (alan@gravity-cs.com)
Mon, 12 Jul 1999 02:07:52 +0300 (IDT)


Hi,

we're developing broadband NIC driver and I have the following
question: the hardware performs PCI bus-master DMA writes into
the RAM and the driver is either throgh polling or interrupt
handling routine reads the DMA area.
Should CPU cache affect reading data from the DMA area, i.e.
may some buffering effect or data inconherence appear? If so,
what are the options?
I've seen some mention to allocation of non-cacheable memory
in NDIS documentation, is it something I have to do in Linux
as well?

i'd appreciate responses via email, i don't regularly monitor
the list. and of course i'll summarize to the list..

rgds,
--alan.

-- 
Alan Arolovitch, CTO		       Gravity Computing Solutions Ltd.	
email: alan@gravity-cs.com + tel.: +972-3-5474450 + fax: +972-3-5474451

- 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/