Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/29/2005 09:05:21
Module Name:	src
Committed By:	yamt
Date:		Fri Apr 29 09:05:21 UTC 2005

Modified Files:
	src/sys/uvm: uvm_map.c

Log Message:
uvm_map_enter: don't bother to defer amap allocation if there's a mergable
existing entry.  although there're merits and demerits, i think it benefits
common cases.


To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sys/uvm/uvm_map.c

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