[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <159246661514.1229328.4419873299996950969.stgit@warthog.procyon.org.uk>
Date: Thu, 18 Jun 2020 08:50:15 +0100
From: David Howells <dhowells@...hat.com>
To: netdev@...r.kernel.org
Cc: dhowells@...hat.com, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net 0/3] rxrpc: Performance drop fix and other fixes
Here are three fixes for rxrpc:
(1) Fix a trace symbol mapping. It doesn't seem to let you map to "".
(2) Fix the handling of the remote receive window size when it increases
beyond the size we can support for our transmit window.
(3) Fix a performance drop caused by retransmitted packets being
accidentally marked as already ACK'd.
The patches are tagged here:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
rxrpc-fixes-20200618
and can also be found on the following branch:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-fixes
David
---
David Howells (1):
rxrpc: Fix afs large storage transmission performance drop
include/trace/events/rxrpc.h | 2 +-
net/rxrpc/call_event.c | 2 +-
net/rxrpc/input.c | 7 +++----
3 files changed, 5 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists