When compiling a kernel with all ktr logging (KTR_ALL), do not auto-enable
commit5d09fdf8a747bfefc05979747a64d6e77d4985aa
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 7 Jun 2007 18:03:15 +0000 (7 18:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 7 Jun 2007 18:03:15 +0000 (7 18:03 +0000)
treef7361b11264860ffda7595069ac291b9c4172d89
parentd93afd19794a49c9ead9e2012619cd646bf0f0ae
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.
sys/sys/ktr.h