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:55:12
Module Name: src
Committed By: jdc
Date: Sun May 9 08:55:12 UTC 2004
Modified Files:
src/sys/uvm [netbsd-2-0]: uvm_stat.c
Log Message:
Pull up revision 1.24 (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.23 -r1.23.2.1 src/sys/uvm/uvm_stat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.