Subject: Re: Using DMA for memcpy()
To: David Laight <david@l8s.co.uk>
From: Jason Hecker <jhecker@www.wireless.org.au>
List: tech-perform
Date: 07/29/2003 18:27:46
> I very much doubt you would get any improvement, in fact it would
> be hard to not lose out badly.
I've been mulling over it a bit more since I posted the query, and you're
right. Cache coherency would be a big problem, as would scheduling the
DMA or trying to implement some piecemeal sharing mechanism so no one
process is waiting too long to use the controller. Forget I asked. ;)
Better off just using the DMA controller as needed as some sort of
background copier.
--
Cheers,
jASON
---------------------------------------------
--== http://www.wireless.org.au/~jhecker ==--
---------------------------------------------