Re: [tcpm] Increasing the Initial Window - Notes

Hagen Paul Pfeifer <hagen@jauu.net> Wed, 10 November 2010 17:19 UTC

Return-Path: <hagen@jauu.net>
X-Original-To: tcpm@core3.amsl.com
Delivered-To: tcpm@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BBCC33A6924 for <tcpm@core3.amsl.com>; Wed, 10 Nov 2010 09:19:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.249
X-Spam-Level:
X-Spam-Status: No, score=-2.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6bb4K3aSWpgh for <tcpm@core3.amsl.com>; Wed, 10 Nov 2010 09:19:50 -0800 (PST)
Received: from geheimer.internetendpunkt.de (alternativer.internetendpunkt.de [88.198.24.89]) by core3.amsl.com (Postfix) with ESMTP id C7C643A681D for <tcpm@ietf.org>; Wed, 10 Nov 2010 09:19:49 -0800 (PST)
Received: by geheimer.internetendpunkt.de (Postfix, from userid 1000) id 98C43F44195; Wed, 10 Nov 2010 18:20:15 +0100 (CET)
Date: Wed, 10 Nov 2010 18:20:08 +0100
From: Hagen Paul Pfeifer <hagen@jauu.net>
To: Joe Touch <touch@isi.edu>
Message-ID: <20101110172006.GG5094@hell>
References: <20101110152857.GA5094@hell> <0C53DCFB700D144284A584F54711EC580B242496@xmb-sjc-21c.amer.cisco.com> <20101110162922.GE5094@hell> <4CDAD0AB.109@isi.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <4CDAD0AB.109@isi.edu>
X-Key-Id: 98350C22
X-Key-Fingerprint: 490F 557B 6C48 6D7E 5706 2EA2 4A22 8D45 9835 0C22
X-GPG-Key: gpg --recv-keys --keyserver wwwkeys.eu.pgp.net 98350C22
User-Agent: Mutt/1.5.20 (2009-06-14)
Cc: tcpm <tcpm@ietf.org>, tmrg <tmrg-interest@ICSI.Berkeley.EDU>, "Anantha Ramaiah (ananth)" <ananth@cisco.com>, Matt Mathis <mattmathis@google.com>
Subject: Re: [tcpm] Increasing the Initial Window - Notes
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tcpm>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Nov 2010 17:19:50 -0000

* Joe Touch | 2010-11-10 09:04:43 [-0800]:

>See RFC2140.

Thank you Joe, this was the source of the idea. I thought about the Linux
destination cache and to reuse RTAX_CWND from this metric.

Hagen