Source-Changes archive

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

CVS commit: [newlock2] src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Sun Feb  4 16:04:30 UTC 2007

Modified Files:
        src/sys/kern [newlock2]: kern_ktrace.c kern_sleepq.c kern_subr.c

Log Message:
Push the kernel_lock back in a couple of places. Sleep/wakeup and ktrace
are now MP safe.


To generate a diff of this commit:
cvs rdiff -r1.105.4.8 -r1.105.4.9 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.1.2.11 -r1.1.2.12 src/sys/kern/kern_sleepq.c
cvs rdiff -r1.143.2.5 -r1.143.2.6 src/sys/kern/kern_subr.c

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