All of lore.kernel.org
 help / color / mirror / Atom feed
* DMA mem<>mem vs device<>mem
@ 2016-08-21  8:55 Ran Shalit
  0 siblings, 0 replies; only message in thread
From: Ran Shalit @ 2016-08-21  8:55 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I am not sure I understand the difference between dma mam<>mem to mem<>device.
I am writing ethernet driver which use dma between ipstack buffer to
fpga buffer (the fpga implements in hw the the ethernet mac).

When moving buffers from one address (ipstack) to another (fpga) isn;t
it just memory to memory ? Why is the need for memort to device ?

Regards,
Ran

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-21  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-21  8:55 DMA mem<>mem vs device<>mem Ran Shalit

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.