Date: Wed, 14 Apr 2010 21:42:29 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_ktr.c Message-ID: <201004142142.o3ELghSU003921@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2010-04-14 21:42:29 UTC FreeBSD src repository Modified files: sys/kern kern_ktr.c Log: SVN rev 206632 on 2010-04-14 21:42:29Z by julian Change the semantics of the debug.ktr.alq_enable control so that when you disable alq, it acts as if alq had not been enabled in the build. in other words, the rest of ktr is still available for use. If you really don't want that as well, set the mask to 0. MFC after:3 weeks Revision Changes Path 1.56 +30 -24 src/sys/kern/kern_ktr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004142142.o3ELghSU003921>