Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/25/1997 05:10:02
mhitch
Tue Jun 24 22:06:07 PDT 1997
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv20837

Modified Files:
	locore_r2000.S locore_r4000.S 
Log Message:
Someday I'll learn how the MIPS cpu works;  add some delay after the tlbp
when switching to a new process.  This was causing a ktlbmiss and stack
overflow panic on R3000 machines.