All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Arolovitch <alan@gravity-cs.com>
To: linux-kernel@vger.rutgers.edu
Cc: alan@gravity-cs.com (Alan Arolovitch)
Subject: DMA bus-master writes & CPU cache question
Date: Mon, 12 Jul 1999 02:07:52 +0300 (IDT)	[thread overview]
Message-ID: <199907112307.CAA18191@gravity-cs.com> (raw)


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/

             reply	other threads:[~1999-07-12  9:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-11 23:07 Alan Arolovitch [this message]
1999-07-12 11:51 ` DMA bus-master writes & CPU cache question Philip Blundell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199907112307.CAA18191@gravity-cs.com \
    --to=alan@gravity-cs.com \
    --cc=linux-kernel@vger.rutgers.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.