--- On Thu, 6/19/08, Gunnar von Boehn <[EMAIL PROTECTED]> wrote:

> You are right the main copy2user requires that the SRC is
> cacheable.
> IMHO because of the exception on load, the routine should
> fallback to the
> byte copy loop.
> 
> Arnd, could you verify that it works on localstore?

Since the main loops use 'dcbz', the destination must also be cacheable. IIRC, 
if the destination is write-through or cache-inhibited, the 'dcbz' will cause 
an alignment exception. I suppose it would still function correctly via the 
handler, but horribly slowly.

--Sanjay




      
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to