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:   dsl
Date:           Sun Dec 14 22:56:45 UTC 2003

Modified Files:
        src/sys/kern: kern_ktrace.c
        src/sys/sys: ktrace.h

Log Message:
Defer writing of KTR_EMUL entry until first trace done by target process.
Stops ktrops sleeping with the pid table locked.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.35 -r1.36 src/sys/sys/ktrace.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