Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/25/2002 02:39:18
Module Name:	syssrc
Committed By:	chs
Date:		Mon Feb 25 00:39:18 UTC 2002

Modified Files:
	syssrc/sys/uvm: uvm_amap.c

Log Message:
in amap_pp_adjref(), avoid unnecessary fragmentation of the am_ppref array
by merging the first changed chunk with the last unchanged chunk if possible.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/uvm/uvm_amap.c

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