Optimize andes_clear_page() and andes_copy_page() with prefetch
commita27ad9b5cf49fea1a55141868f4bf02c2d91bfc1
authorRalf Baechle <ralf@linux-mips.org>
Wed, 26 Jul 2000 21:06:03 +0000 (26 21:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Jul 2000 21:06:03 +0000 (26 21:06 +0000)
tree06f13f2b04c9d3657113087f3bd282195353ae52
parent9f1a49a1553d9614c4d3a581efe8c98c62ebb55b
Optimize andes_clear_page() and andes_copy_page() with prefetch
operations.  While those routines are now 30% - 60% faster it turned
out that their influence on realworld applications and benchmars is
fairly low; I saw an improvment of ~ 3% for lmbench exec sh and even
less for other benches.
arch/mips64/mm/andes.c