Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   chs
Date:           Wed Nov  4 06:19:56 UTC 1998

Modified Files:
        src/sys/arch/alpha/include: lock.h
        src/sys/arch/sparc/include: lock.h
        src/sys/sys: lock.h
        src/sys/kern: kern_lock.c kern_malloc.c kern_synch.c
Log Message:
LOCKDEBUG enhancements for non-MP:
keep a list of locked locks.
use this to print where the lock was locked
when we either go to sleep with a lock held
or try to free a locked lock.




Home | Main Index | Thread Index | Old Index