From owner-freebsd-net Sat Sep 23 16:54:47 2000 Delivered-To: freebsd-net@freebsd.org Received: from falla.videotron.net (falla.videotron.net [205.151.222.106]) by hub.freebsd.org (Postfix) with ESMTP id 53F9637B424; Sat, 23 Sep 2000 16:54:42 -0700 (PDT) Received: from modemcable136.203-201-24.mtl.mc.videotron.ca ([24.201.203.136]) by falla.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0G1D00H836F4KM@falla.videotron.net>; Sat, 23 Sep 2000 19:54:40 -0400 (EDT) Date: Sat, 23 Sep 2000 19:58:20 -0400 (EDT) From: Bosko Milekic Subject: Re: mbuf system and SMPng In-reply-to: To: John Baldwin Cc: freebsd-arch@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 -- 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-net" in the body of the message