Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/21/2000 02:52:02
Module Name:	syssrc
Committed By:	chs
Date:		Thu Dec 21 00:52:02 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/alpha: pmap.c
	syssrc/sys/arch/mips/mips: pmap.c
	syssrc/sys/uvm: uvm_param.h

Log Message:
expose the tunables ubc_nwins and ubc_winsize in uvm_param.h.
add the space used by UBC mappings to the initial PTE calculations
for pmaps that do that (mips and alpha).


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 syssrc/sys/arch/alpha/alpha/pmap.c
cvs rdiff -r1.115 -r1.116 syssrc/sys/arch/mips/mips/pmap.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/uvm/uvm_param.h

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