Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/23/2004 04:51:56
Module Name:	src
Committed By:	yamt
Date:		Tue Nov 23 04:51:56 UTC 2004

Modified Files:
	src/sys/uvm: uvm.h uvm_loan.c uvm_stat.c uvm_stat.h

Log Message:
introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/uvm/uvm.h
cvs rdiff -r1.51 -r1.52 src/sys/uvm/uvm_loan.c
cvs rdiff -r1.24 -r1.25 src/sys/uvm/uvm_stat.c
cvs rdiff -r1.32 -r1.33 src/sys/uvm/uvm_stat.h

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