Subject: CVS commit: [netbsd-2-0] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/09/2004 08:54:35
Module Name:	src
Committed By:	jdc
Date:		Sun May  9 08:54:35 UTC 2004

Modified Files:
	src/sys/uvm [netbsd-2-0]: uvm_map.c

Log Message:
Pull up revision 1.169 (requested by petrov in ticket #269)

Replace uvm counters with evcnt, initialize them through __link_set (from Matt Thomas),
disable counters by default and add configuration option UVMMAP_COUNTERS.


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