jhb 2006-01-27 22:17:31 UTC
FreeBSD src repository
Modified files:
sys/kern kern_ktr.c
Log:
Add a new sysctl, debug.ktr.clear. If you write a non-zero value to this
sysctl then it will clear the KTR buffer. Note that if you have active
KTR traces at the same time as a clear operation the behavior is undefined,
though it shouldn't panic.
Revision Changes Path
1.50 +20 -0 src/sys/kern/kern_ktr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"