Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/24/2000 23:16:32
Module Name:	syssrc
Committed By:	jeffs
Date:		Mon Jul 24 20:16:32 UTC 2000

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

Log Message:
Use new uvm_km_valloc_prefer_wait() in vmapbuf().  This lets the K2
mapping of b_data have the same virtual index, so the mapping does
not degenerate into uncached in pmap_enter().


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 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.