public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Memory-mapped I/O barriers, state of affairs?
@ 2010-03-22 19:18 Leon Woestenberg
  2010-03-22 20:16 ` Andreas Bombe
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Woestenberg @ 2010-03-22 19:18 UTC (permalink / raw)
  To: linux-kernel

Hello,

searching for good info on device IO racing against host memory writes
I came upon this 2006 article:

http://lwn.net/Articles/198988/

"there is no guaranteed ordering between writes to regular memory and
writes to a memory-mapped I/O range. "

What is the current solution for that particular problem, i.e. how
should I make sure host memory writes are committed before I have an
external DMA device act on it?

Thanks,
-- 
Leon Woestenberg.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-23  0:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 19:18 Memory-mapped I/O barriers, state of affairs? Leon Woestenberg
2010-03-22 20:16 ` Andreas Bombe
2010-03-22 22:12   ` Leon Woestenberg
2010-03-23  0:14     ` Robert Hancock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox