Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/27/2000 08:37:34
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon Nov 27 06:37:34 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: cpuregs.h
	syssrc/sys/arch/mips/mips: locore_mips3.S

Log Message:
Use only one TLB entry to wire down process's USPACE since it's
now guranteed to be aligned on 8KB boundary in kernel virutal
address.  Retain one more free TLB entry.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.59 -r1.60 syssrc/sys/arch/mips/mips/locore_mips3.S

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