Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/03/1999 21:41:11
Module Name:	syssrc
Committed By:	chs
Date:		Sun Jul  4 04:41:11 UTC 1999

Modified Files:
	syssrc/sys/uvm [chs-ubc2]: uvm_bio.c

Log Message:
support VACs better by having multiple inactive queues.
when creating a mapping, use the queue with the right alignment skew
for the requested offset.  this also supports any size mapping windows.
when reading from a VTEXT vnode, flush the mapping in ubc_release().


To generate a diff of this commit:
cvs rdiff -r1.1.4.2 -r1.1.4.3 syssrc/sys/uvm/uvm_bio.c

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