Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys
Module Name: src
Committed By: ad
Date: Mon Aug 20 18:08:56 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_mutex.c kern_rwlock.c subr_lockdebug.c
src/sys/sys [vmlocking]: lockdebug.h
Log Message:
Track where locks were initialized.
To generate a diff of this commit:
cvs rdiff -r1.11.2.11 -r1.11.2.12 src/sys/kern/kern_mutex.c
cvs rdiff -r1.6.2.5 -r1.6.2.6 src/sys/kern/kern_rwlock.c
cvs rdiff -r1.5.2.5 -r1.5.2.6 src/sys/kern/subr_lockdebug.c
cvs rdiff -r1.3.2.2 -r1.3.2.3 src/sys/sys/lockdebug.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index