[Bloat] Goodput fraction w/ AQM vs bufferbloat

Stephen Hemminger shemminger at vyatta.com
Sat May 7 20:15:55 EDT 2011


On Sat, 7 May 2011 19:39:22 +0300
Jonathan Morton <chromatix99 at gmail.com> wrote:

> 
> On 7 May, 2011, at 1:10 am, Stephen Hemminger wrote:
> 
> > Rate <= (MSS/RTT)*(1 / sqrt{p})
> > 
> > where:
> > Rate: is the TCP transfer rate or throughputd
> > MSS: is the maximum segment size (fixed for each Internet path, typically 1460 bytes)
> > RTT: is the round trip time (as measured by TCP)
> > p: is the packet loss rate. 
> 
> So if the loss rate is 1.0 (100%), the throughput is MSS/RTT.  If the loss rate is 0, the throughput goes to infinity.  That doesn't seem right to me.

If loss rate is 0 there is no upper bound on TCP due to loss.
There are other limits on TCP throughput like window size but not limits
because of loss.



More information about the Bloat mailing list