Jeff Roberson wrote:
Sorry for the temporary build breakage; I meant to commit these two
patches together.
Jeff
On Sun, 15 Mar 2009, Jeff Roberson wrote:
yeah had me going there for a while until I resynced from -current
again.
___
svn-src-all@
Sorry for the temporary build breakage; I meant to commit these two
patches together.
Jeff
On Sun, 15 Mar 2009, Jeff Roberson wrote:
Author: jeff
Date: Sun Mar 15 08:03:54 2009
New Revision: 189846
URL: http://svn.freebsd.org/changeset/base/189846
Log:
- Wrap lock profiling state variables
Author: jeff
Date: Sun Mar 15 08:03:54 2009
New Revision: 189846
URL: http://svn.freebsd.org/changeset/base/189846
Log:
- Wrap lock profiling state variables in #ifdef LOCK_PROFILING blocks.
Modified:
head/sys/kern/kern_lock.c
head/sys/kern/kern_mutex.c
head/sys/kern/kern_rwlock.c
head