[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161115.220240.164646299093092679.davem@davemloft.net>
Date: Tue, 15 Nov 2016 22:02:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: fw@...len.de
Cc: netdev@...r.kernel.org, brakmo@...com, agshew@...il.com,
glenn.judd@...ganstanley.com, daniel@...earbox.net
Subject: Re: [PATCH next] dctcp: update cwnd on congestion event
From: Florian Westphal <fw@...len.de>
Date: Mon, 14 Nov 2016 16:42:01 +0100
> draft-ietf-tcpm-dctcp-02 says:
>
> ... when the sender receives an indication of congestion
> (ECE), the sender SHOULD update cwnd as follows:
>
> cwnd = cwnd * (1 - DCTCP.Alpha / 2)
>
> So, lets do this and reduce cwnd more smoothly (and faster), as per
> current congestion estimate.
>
> Cc: Lawrence Brakmo <brakmo@...com>
> Cc: Andrew Shewmaker <agshew@...il.com>
> Cc: Glenn Judd <glenn.judd@...ganstanley.com>
> Cc: Daniel Borkmann <daniel@...earbox.net>
> Signed-off-by: Florian Westphal <fw@...len.de>
Applied.
Powered by blists - more mailing lists