From owner-freebsd-current@FreeBSD.ORG Tue Sep 5 16:25:42 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 916) id 6C3A516A4E8; Tue, 5 Sep 2006 16:25:42 +0000 (UTC) Date: Tue, 5 Sep 2006 16:25:42 +0000 From: Prafulla Deuskar To: Jack Vogel Message-ID: <20060905162542.GA63869@hub.freebsd.org> References: <2a41acea0609011551v40338539u4eef48d091dd12ab@mail.gmail.com> <44F9384C.9070902@freebsd.org> <2a41acea0609021741y481a04c0r42902166eaba78d7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a41acea0609021741y481a04c0r42902166eaba78d7@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.1-STABLE on an i386 Cc: freebsd-net , freebsd-current , Andre Oppermann Subject: Re: RFC: TSO patch for current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 16:25:42 -0000 Jack Vogel [jfvogel@gmail.com] wrote: > On 9/2/06, Andre Oppermann wrote: > > >I can't comment on the em part but the tcp_output.c stuff looks > >very much like a straight port from NetBSD. If we take code from > >the other BSDs we have to remark this in the emails we send with > >patches and the commit message (otherwise we get accused of 'stealing > >without attribution'). > > I dont know that I'd call it a straight port, rather I was working from some > prototype code that Prafulla had working back on 4.7, but I think at that > time that he may have patterned it after NetBSD. I don't think NetBSD had TSO support in 2002 when I first did the 4.7 patch for internal testing. Prafulla