Subject: CVS commit: [newlock2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/26/2007 23:22:44
Module Name:	src
Committed By:	ad
Date:		Fri Jan 26 23:22:44 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_lock.c
	src/sys/sys [newlock2]: lock.h

Log Message:
- Increase spinout timeout.
- Spin testing kernel_lock to reduce bus traffic.


To generate a diff of this commit:
cvs rdiff -r1.99.2.11 -r1.99.2.12 src/sys/kern/kern_lock.c
cvs rdiff -r1.66.2.3 -r1.66.2.4 src/sys/sys/lock.h

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