From: Stephen Hemminger <shemminger@osdl.org>
To: Rick Jones <rick.jones2@hp.com>
Cc: "David S. Miller" <davem@davemloft.net>,
jheffner@psc.edu, zach.brown@oracle.com, netdev@vger.kernel.org
Subject: Re: tune back idle cwnd closing?
Date: Wed, 26 Apr 2006 15:27:38 -0700 [thread overview]
Message-ID: <20060426152738.3a50d645@localhost.localdomain> (raw)
In-Reply-To: <444FF132.2080505@hp.com>
On Wed, 26 Apr 2006 15:16:18 -0700
Rick Jones <rick.jones2@hp.com> wrote:
> > When you're bursty application is not sending, other flows can take up
> > the pipe space you are not using, and you must reprobe to figure that
> > out.
>
> If the "restarted" connection does normal slow-start, one of two things
> will happen yes? Either it will grow its cwnd to >= the receiver's
> window, or it will have to stop before then because it triggered a
> packet loss.
>
> In the first case, seems it would have been just as good to let the
> connection burst.
>
> In the second case, is the effect on other connections really any better
> than if the connection just started-up from where it was before?
>
> BTW, is the RFC 2681? I looked that one up on ietf.org and the RFC by
> that number was a different beast entirely - at least at a very quick
> glance.
>
> rick jones
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
http://www.faqs.org/rfcs/rfc2861.html
Long periods when the sender is application-limited can lead to the
invalidation of the congestion window. During periods when the TCP
sender is network-limited, the value of the congestion window is
repeatedly "revalidated" by the successful transmission of a window
of data without loss. When the TCP sender is network-limited, there
is an incoming stream of acknowledgements that "clocks out" new data,
giving concrete evidence of recent available bandwidth in the
network. In contrast, during periods when the TCP sender is
application-limited, the estimate of available capacity represented
by the congestion window may become steadily less accurate over time.
In particular, capacity that had once been used by the network-
limited connection might now be used by other traffic.
next prev parent reply other threads:[~2006-04-26 22:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-21 19:58 tune back idle cwnd closing? Zach Brown
2006-04-25 14:27 ` John Heffner
2006-04-26 21:45 ` David S. Miller
2006-04-26 22:16 ` Rick Jones
2006-04-26 22:27 ` Stephen Hemminger [this message]
2006-04-26 22:44 ` Rick Jones
2006-04-26 22:33 ` David S. Miller
2006-04-26 23:25 ` Zach Brown
2006-04-27 17:47 ` John Heffner
2006-04-27 20:19 ` David S. Miller
2006-04-27 21:12 ` Rick Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060426152738.3a50d645@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=davem@davemloft.net \
--cc=jheffner@psc.edu \
--cc=netdev@vger.kernel.org \
--cc=rick.jones2@hp.com \
--cc=zach.brown@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).