Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 04/11/2000 18:38:00
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed Apr 12 01:37:59 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: vm_machdep.c

Log Message:
- Move a loop invariant of 'if (CPUISMIPS3)' out of pagemove().
- XXX I'm not sure whether the anticipatory MachTLBUpdate(to, pte) is
  a gain or loss on runtime.  If not a loss, it should be MIPS_TBIS().


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/arch/mips/mips/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.