From owner-freebsd-performance@FreeBSD.ORG Fri Mar 5 17:52:53 2004 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F19516A4CE; Fri, 5 Mar 2004 17:52:53 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E4243D1F; Fri, 5 Mar 2004 17:52:50 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc11) with ESMTP id <2004030601524901100hk95oe>; Sat, 6 Mar 2004 01:52:49 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id RAA16833; Fri, 5 Mar 2004 17:52:47 -0800 (PST) Date: Fri, 5 Mar 2004 17:52:46 -0800 (PST) From: Julian Elischer To: "Jin Guojun [DSD]" In-Reply-To: <40491DE2.1EB7707E@lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: bugs@freebds.org cc: performance@freebsd.org cc: net@freebsd.org Subject: Re: sender side Sbuf/Mbuf patch for 5.2.x is ready X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 01:52:53 -0000 The patch for reducing time traversing queues is good.. I have some questions.. It look sas if you have alos included some parts of files and patches that are for other netLION changes.. what is the status of the other changes.. In particular, the comments mention SACK. Are you developing a robist SACK implimentation for FreeBSD? On Fri, 5 Mar 2004, Jin Guojun [DSD] wrote: > The sender side patch for fixing Sbuf/Mbuf can be found at: > > http://dsd.lbl.gov/~jin/network/lion/patches/smbuf.patch.tbz > > Patch is for both 4.x and 5.2.x. To apply patch: > > bzip2 -d < smbuf.patch.tbz | tar -xf - > cd net-lion > ./restore-src backup # backup files will be modified to ???.org > # patch will also backup them to > ???.orig > # so this is not necessary unless you > need to modify them further > > ./netlion.kp # apply patches > > For more information about this patch, please refer to: > > http://dsd.lbl.gov/~jin/network/lion/content.html > and > http://dsd.lbl.gov/~jin/network/lion/content.html#FreeBSD_Patches > > Hopefully, we can make this into 5.3-RELEASE. > Please test and verify it. > > Patches are in net-lion/FBSD-$R/mbuf.sb directory. > > -- > ------------ Jin Guojun ----------- v --- j_guojun@lbl.gov --- > Distributed Systems Department http://www.itg.lbl.gov/~jin > M/S 50B-2239 Ph#:(510) 486-7531 Fax: 486-6363 > Lawrence Berkeley National Laboratory, Berkeley, CA 94720 > > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >