Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/31/2007 14:44:37
Module Name: src
Committed By: ad
Date: Fri Aug 31 14:44:37 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_mutex.c
Log Message:
Apply a patch from yamt@: collapse MUTEX_DEFAULT and MUTEX_DRIVER to mean
the same thing. Only enable adaptive mutexes for IPL_SOFTBIO and IPL_NONE
right now.
To generate a diff of this commit:
cvs rdiff -r1.11.2.12 -r1.11.2.13 src/sys/kern/kern_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.