Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Sat Sep 30 11:59:37 UTC 2006

Modified Files:
        src/sys/kern: kern_lock.c
        src/sys/sys: systm.h

Log Message:
- KERNEL_LOCK_ASSERT_LOCKED: check cpu_biglock_count as well.
- implement KERNEL_LOCK_ASSERT_UNLOCKED.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/kern/kern_lock.c
cvs rdiff -r1.189 -r1.190 src/sys/sys/systm.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