Date: Sat, 23 Sep 2000 19:58:20 -0400 (EDT) From: Bosko Milekic <bmilekic@technokratis.com> To: John Baldwin <jhb@FreeBSD.ORG> Cc: freebsd-arch@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: mbuf system and SMPng Message-ID: <Pine.BSF.4.21.0009231956130.603-100000@jehovah.technokratis.com> In-Reply-To: <XFMail.000923163751.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Sep 2000, John Baldwin wrote: > Hmm, do we want to add a KASSERT() to msleep() then to verify > that the mutex isn't recursed when we release it? Yes... This is very important for the work that I'm doing because, although it would be out of the ordinary, I don't want to trip over some obfuscated way a protocol drain routine may end up in one of the mbuf "wait" routines (theoretically, this isn't possible, but let's just be 101% sure). Are you going to do it, or shall I? > -- > > John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ Cheers, Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009231956130.603-100000>