From owner-freebsd-net Fri Jul 28 22:52: 5 2000 Delivered-To: freebsd-net@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 030E937B9E1 for ; Fri, 28 Jul 2000 22:51:59 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e6T5pkp22448; Fri, 28 Jul 2000 22:51:46 -0700 (PDT) Date: Fri, 28 Jul 2000 22:51:45 -0700 From: Alfred Perlstein To: Bosko Milekic Cc: David Malone , net@FreeBSD.ORG Subject: Re: Mbuf stuff. Message-ID: <20000728225145.A21967@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from bmilekic@dsuper.net on Wed, Jul 26, 2000 at 01:02:18PM -0400 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Bosko Milekic [000726 10:11] wrote: > > > > > intial idea: > > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=109252+0+archive/2000/freebsd-net > > > > > > > Summary of Bosko's refinements: > > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=185726+0+archive/2000/freebsd-net > > > > > > Okay, the relevant code can now be found at: > > http://24.201.62.9/code/mbuf/newstuff/ > > I still have some modifications to do at a later time, including > a cleanup of things and some changes as well, but the above should > be ready to go in. However, I encourage you to test it first, perhaps > because you may be able to do so more effectively than me (on heavier > loaded machines). > > Regards, > Bosko. > Ok, I've looked over it and it looks really good, the only thing that I wonder about is that perhaps we should pass a pointer to the mbuf instead of just 'arg' to the ext_free routine. I'm sort of undecided about this but wanted to bring it up for discussion. Basically, your call. :) > P.S.: Alfred: thanks. bah, you did all the work! :) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message