[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1575935566-18786-1-git-send-email-jon.maloy@ericsson.com>
Date: Tue, 10 Dec 2019 00:52:43 +0100
From: Jon Maloy <jon.maloy@...csson.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <tung.q.nguyen@...tech.com.au>, <hoang.h.le@...tech.com.au>,
<jon.maloy@...csson.com>, <lxin@...hat.com>, <shuali@...hat.com>,
<ying.xue@...driver.com>, <edumazet@...gle.com>,
<tipc-discussion@...ts.sourceforge.net>
Subject: [net-next 0/3] tipc: introduce variable window congestion control
We improve thoughput greatly by introducing a variety of the Reno
congestion control algorithm at the link level.
Jon Maloy (3):
tipc: eliminate gap indicator from ACK messages
tipc: eliminate more unnecessary nacks and retransmissions
tipc: introduce variable window congestion control
net/tipc/bcast.c | 11 +--
net/tipc/bearer.c | 11 +--
net/tipc/bearer.h | 6 +-
net/tipc/eth_media.c | 3 +-
net/tipc/ib_media.c | 5 +-
net/tipc/link.c | 191 ++++++++++++++++++++++++++++++++++++---------------
net/tipc/link.h | 9 +--
net/tipc/node.c | 16 +++--
net/tipc/udp_media.c | 3 +-
9 files changed, 172 insertions(+), 83 deletions(-)
--
2.1.4
Powered by blists - more mailing lists