dillon 2007/06/07 11:03:15 PDT DragonFly src repository
Modified files:
sys/sys ktr.h
Log:
When compiling a kernel with all ktr logging (KTR_ALL), do not auto-enable
the KTRs on boot because logging everything is counter productive. Instead,
let userland enable particular KTRs via sysctl.
Revision Changes Path
1.11 +11 -2 src/sys/sys/ktr.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/ktr.h.diff?r1=1.10&r2=1.11&f=u
