[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427299646-31680-1-git-send-email-jon.maloy@ericsson.com>
Date: Wed, 25 Mar 2015 12:07:23 -0400
From: Jon Maloy <jon.maloy@...csson.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
Paul Gortmaker <paul.gortmaker@...driver.com>,
erik.hugne@...csson.com, ying.xue@...driver.com, maloy@...jonn.com,
tipc-discussion@...ts.sourceforge.net,
Jon Maloy <jon.maloy@...csson.com>
Subject: [PATCH net-next 0/3] tipc: some improvements and fixes
We introduce a better algorithm for selecting when and which
users should be subject to link congestion control, plus clean
up some code for that mechanism.
Commit #3 fixes another rare race condition during packet reception.
Jon Maloy (3):
tipc: introduce starvation free send algorithm
tipc: clean up handling of link congestion
tipc: eliminate race condition at dual link establishment
net/tipc/bcast.c | 2 +-
net/tipc/link.c | 207 ++++++++++++++++++++++++++++++++++---------------------
net/tipc/link.h | 9 ++-
net/tipc/msg.h | 36 +++++-----
4 files changed, 157 insertions(+), 97 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists