[PATCH 2/2] ARM: use cached memory in dma_alloc_coherent() if possible

Jamie Iles jamie at jamieiles.com
Tue Dec 21 05:34:27 EST 2010


On Tue, Dec 21, 2010 at 10:30:57AM +0000, Russell King - ARM Linux wrote:
> On Tue, Dec 21, 2010 at 10:20:02AM +0000, Jamie Iles wrote:
> > For fully coherent architectures or systems using the ARM ACP to provide
> > coherency to individual device, use cached memory as the coherent
> > backing rather than noncached or simply bufferable memory.
> 
> As has already been covered by Catalin, as far as we know, no one uses
> the ACP yet.  Do you have a system which does?

No, not yet. I was looking at this to see what the impact would be if we did 
though with regards to the CPU side of things for future devices and thought 
someone else may find it useful.

Jamie



More information about the linux-arm-kernel mailing list