Date: Sat, 15 Nov 2003 15:57:19 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200311152357.hAFNvJWr009379@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/11/15 15:57:19 PST FreeBSD src repository Modified files: sys/sys proc.h Log: Remove the WITNESS debug code from _STOPEVENT. It has pointed out a problem, but the spamage of consoles is really bad. Until we can get this to be less chatty, disable it so people can boot. The badness of the spamage is worse than the badness that it reports :-(. Once the underlying problems have been fixed, it can be reenabled. Approved by: kken, markm, rwatson, grog, murray Revision Changes Path 1.361 +0 -2 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311152357.hAFNvJWr009379>