--- 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
- [RFC 1/3] powerpc: __copy_tofrom_user tweaked for C... Mark Nelson
- Re: [RFC 1/3] powerpc: __copy_tofrom_user twea... Arnd Bergmann
- Re: [RFC 1/3] powerpc: __copy_tofrom_user ... Gunnar von Boehn
- Re: [RFC 1/3] powerpc: __copy_tofrom_u... Sanjay Patel
- Re: [RFC 1/3] powerpc: __copy_tofr... Gunnar von Boehn
- Re: [RFC 1/3] powerpc: __copy... Sanjay Patel
- Re: [RFC 1/3] powerpc: __... Benjamin Herrenschmidt
- Re: [RFC 1/3] powerpc... Sanjay Patel
- Re: [RFC 1/3] powerpc: __... Gunnar von Boehn
- Re: [RFC 1/3] powerpc... Geert Uytterhoeven
- Re: [RFC 1/3] powerpc... Paul Mackerras
- Re: [RFC 1/3] powerpc... Gunnar von Boehn
- Re: [Cbe-oss-dev] [RFC 1/3] powerpc: _... Paul Mackerras
- Re: [Cbe-oss-dev] [RFC 1/3] powerp... Gunnar von Boehn