From: David Miller <davem@davemloft.net>
To: dhowells@redhat.com
Cc: netdev@vger.kernel.org, linux-afs@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/7] rxrpc: More fixes and adjustments
Date: Mon, 03 Oct 2016 02:02:36 -0400 (EDT) [thread overview]
Message-ID: <20161003.020236.1905952240188445872.davem@davemloft.net> (raw)
In-Reply-To: <147527161156.28826.2148784664652062075.stgit@warthog.procyon.org.uk>
From: David Howells <dhowells@redhat.com>
Date: Fri, 30 Sep 2016 22:40:11 +0100
>
> This set of patches contains some more fixes and adjustments:
>
> (1) Actually display the retransmission indication previously added to the
> tx_data trace.
>
> (2) Switch to Congestion Avoidance mode properly at cwnd==ssthresh rather
> than relying on detection during an overshoot and correction.
>
> (3) Reduce ssthresh to the peer's declared receive window.
>
> (4) The offset field in rxrpc_skb_priv can be dispensed with and the error
> field is no longer used. Get rid of them.
>
> (5) Keep the call timeouts as ktimes rather than jiffies to make it easier
> to deal with RTT-based timeout values in future. Rounding to jiffies
> is still necessary when the system timer is set.
>
> (6) Fix the call timer handling to avoid retriggering of expired timeout
> actions.
...
> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> rxrpc-rewrite-20160930
Pulled, thanks David.
next prev parent reply other threads:[~2016-10-03 6:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-30 21:40 [PATCH net-next 0/7] rxrpc: More fixes and adjustments David Howells
2016-09-30 21:40 ` [PATCH net-next 1/7] rxrpc: Actually display the tx_data trace retransmission note David Howells
2016-09-30 21:40 ` [PATCH net-next 2/7] rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh David Howells
2016-09-30 21:40 ` [PATCH net-next 3/7] rxrpc: Reduce ssthresh to peer's receive window David Howells
2016-09-30 21:40 ` [PATCH net-next 4/7] rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary David Howells
2016-09-30 21:40 ` [PATCH net-next 5/7] rxrpc: Remove error from struct rxrpc_skb_priv as it is unused David Howells
2016-09-30 21:40 ` [PATCH net-next 6/7] rxrpc: Keep the call timeouts as ktimes rather than jiffies David Howells
2016-09-30 21:41 ` [PATCH net-next 7/7] rxrpc: Fix the call timer handling David Howells
2016-10-03 6:02 ` David Miller [this message]
2016-10-04 16:01 ` [PATCH net-next 0/7] rxrpc: More fixes and adjustments David Howells
2016-10-05 0:10 ` David Miller
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=20161003.020236.1905952240188445872.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dhowells@redhat.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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