kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* How DMA transfers > 2MB are being performed?
@ 2011-06-01  5:10 sandeep kumar
  2011-06-01  6:00 ` Dave Hylands
  0 siblings, 1 reply; 2+ messages in thread
From: sandeep kumar @ 2011-06-01  5:10 UTC (permalink / raw)
  To: kernelnewbies

Hi all
A very limited (1-2MB) address space is mapped to dma_alloc() in ARM
architecture..what if a DMA transfer of >2MB is needed at a time? As DMA
transfer starts asynchronously..CPU relinquishes data buses..so CPU cant
control. So the excess data which is >2MB will be overflown or lost..So how
this large data transfers are being managed?

-- 
With regards,
Sandeep Kumar Anantapalli,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110601/9ef6420c/attachment.html 

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

end of thread, other threads:[~2011-06-01  6:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01  5:10 How DMA transfers > 2MB are being performed? sandeep kumar
2011-06-01  6:00 ` Dave Hylands

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).