Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking2] src/sys
Module Name: src
Committed By: ad
Date: Thu Dec 27 01:41:30 UTC 2007
Modified Files:
src/sys/kern [vmlocking2]: kern_lock.c
src/sys/sys [vmlocking2]: lock.h
Log Message:
Allocate but do not use a lockdebug record for 'struct lock' so that it's
easier to find leaks.
To generate a diff of this commit:
cvs rdiff -r1.128.2.3 -r1.128.2.4 src/sys/kern/kern_lock.c
cvs rdiff -r1.75.6.3 -r1.75.6.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.
Home |
Main Index |
Thread Index |
Old Index