Re: [conex] Expiration of credits
John Leslie <john@jlc.net> Wed, 26 October 2011 16:33 UTC
Return-Path: <john@jlc.net>
X-Original-To: conex@ietfa.amsl.com
Delivered-To: conex@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC99E21F8ABB for <conex@ietfa.amsl.com>; Wed, 26 Oct 2011 09:33:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.523
X-Spam-Level:
X-Spam-Status: No, score=-106.523 tagged_above=-999 required=5 tests=[AWL=0.076, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5alFM4aeDjHS for <conex@ietfa.amsl.com>; Wed, 26 Oct 2011 09:33:27 -0700 (PDT)
Received: from mailhost.jlc.net (mailhost.jlc.net [199.201.159.4]) by ietfa.amsl.com (Postfix) with ESMTP id 27CB521F8593 for <conex@ietf.org>; Wed, 26 Oct 2011 09:33:27 -0700 (PDT)
Received: by mailhost.jlc.net (Postfix, from userid 104) id 90B8533C21; Wed, 26 Oct 2011 12:33:26 -0400 (EDT)
Date: Wed, 26 Oct 2011 12:33:26 -0400
From: John Leslie <john@jlc.net>
To: Mirja Kuehlewind <mirja.kuehlewind@ikr.uni-stuttgart.de>
Message-ID: <20111026163326.GM57720@verdi>
References: <201110261048.16356.mkuehle@ikr.uni-stuttgart.de> <03258907-BBCC-489F-9220-2C15BB78ECFA@cl.cam.ac.uk> <201110261808.25587.mirja.kuehlewind@ikr.uni-stuttgart.de>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <201110261808.25587.mirja.kuehlewind@ikr.uni-stuttgart.de>
User-Agent: Mutt/1.4.1i
Cc: conex@ietf.org
Subject: Re: [conex] Expiration of credits
X-BeenThere: conex@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Congestion Exposure working group discussion list <conex.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/conex>, <mailto:conex-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/conex>
List-Post: <mailto:conex@ietf.org>
List-Help: <mailto:conex-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/conex>, <mailto:conex-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Oct 2011 16:33:27 -0000
Mirja Kuehlewind <mirja.kuehlewind@ikr.uni-stuttgart.de> wrote: > > I guess a cap is even more complicated. An expiration would somehow > depend on RTT but the num of credit you want to send (at once) > depend on the congestion control mechanism in the endsystem. IMHO you should never depend upon a credit lasting more than one RTT. That said, credits are intended for start-up -- and in many cases currently, you will need more than one RTT to infer that a packet was dropped (because ECN marking wasn't enabled at the bottleneck). There may be cases where you should decide whether to issue additional credits while waiting for a timeout -- and there are certainly cases where you _don't_ want to issue such additional credits. > If I increase the cwnd by 100 packet in one RTT I might want to > send 100 credits I cannot imagine such a case. Credits need never exceed the greatest plausible loss. I cannot imagine increasing cwnd by 100 when I expect 100% packet loss. IMHO, credits are not generally appropriate for any situation where you are increasing cwnd -- but I'm sure _someone_ will find a case where it would help... :^} -- John Leslie <john@jlc.net>
- [conex] Expiration of credits Mirja Kühlewind
- Re: [conex] Expiration of credits Toby Moncaster
- Re: [conex] Expiration of credits John Leslie
- Re: [conex] Expiration of credits Mirja Kuehlewind
- Re: [conex] Expiration of credits John Leslie
- Re: [conex] Expiration of credits Mirja Kühlewind
- Re: [conex] Expiration of credits Matt Mathis
- Re: [conex] Expiration of credits John Leslie