Subject: CVS commit: [vmlocking] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/28/2007 20:47:04
Module Name: src
Committed By: ad
Date: Sat Apr 28 20:47:04 UTC 2007
Modified Files:
src/sys/uvm [vmlocking]: uvm.h uvm_init.c uvm_page.c
Log Message:
Split uvm_hashlock into an array of 32 locks.
To generate a diff of this commit:
cvs rdiff -r1.49.4.2 -r1.49.4.3 src/sys/uvm/uvm.h
cvs rdiff -r1.26.10.2 -r1.26.10.3 src/sys/uvm/uvm_init.c
cvs rdiff -r1.119.4.6 -r1.119.4.7 src/sys/uvm/uvm_page.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.