Date: Fri, 07 Jun 2002 22:45:20 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Mike Makonnen <makonnen@pacbell.net> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_witness.c Message-ID: <XFMail.20020607224520.jhb@FreeBSD.org> In-Reply-To: <200206072053.g57KrNZI012498@kokeb.ambesa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07-Jun-2002 Mike Makonnen wrote: > On Fri, 07 Jun 2002 13:30:14 -0400 (EDT) > John Baldwin <jhb@FreeBSD.ORG> wrote: >> The patch in question is at www.freebsd.org/~jhb/patches/witness.patch >> It will print out message to the console 'dead witness: foo' where foo >> is the lock category name when witness objects die (though only the > first> time that a given object dies). If you see the same witness die > multiple> times let me know. The only witness I've seen die so far in > general use> is the pipe mutex witness object. > > hmm... I tried to apply the patch but it failed, so I took a look at the > file in question, and it seems I hadn't updated the file after all ( my > local cvs repo must have not yet been synced when I cvs update'd). In > any case I'm compiling the original fix and will test it before I apply > the above patch. Sorry :-( Heh, that's fine. Let me know if it works. :) -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020607224520.jhb>