From: Willy Tarreau <w@1wt.eu>
To: "Lars Erik Storbukås" <storbukas.dev@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: TCP get SND_CWND change on loss event
Date: Sat, 27 May 2017 14:10:15 +0200 [thread overview]
Message-ID: <20170527121015.GA12976@1wt.eu> (raw)
In-Reply-To: <CAF0XkCAk=iXwCjiD1Ab8DtCORm_Dz+ciPqpvxqmkG-XzoU=oBw@mail.gmail.com>
On Sat, May 27, 2017 at 02:08:01PM +0200, Lars Erik Storbukås wrote:
> I want to store the value of snd_cwnd when a congestion event occurs
> (value before snd_cwnd is reduced), and the new value of snd_cwnd (the
> value it has been reduced to). In other words: the congestion window
> before and after a congestion event occurs.
(...)
At the very least you should post this to netdev to get a useful response.
Willy
prev parent reply other threads:[~2017-05-27 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-27 12:08 TCP get SND_CWND change on loss event Lars Erik Storbukås
2017-05-27 12:10 ` Willy Tarreau [this message]
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=20170527121015.GA12976@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=storbukas.dev@gmail.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).