Acked-by: Ying Xue <[email protected]> -----Original Message----- From: Jon Maloy [mailto:[email protected]] Sent: 2016年4月21日 23:38 To: [email protected]; [email protected]; Xue, Ying; [email protected]; [email protected] Cc: [email protected] Subject: [PATCH net-next 0/3] tipc: redesign socket-level flow control
The socket-level flow control in TIPC has long been due for a major overhaul. This series fixes this. Jon Maloy (3): tipc: re-enable compensation for socket receive buffer double counting tipc: propagate peer node capabilities to socket layer tipc: redesign connecton-level flow control net/tipc/core.c | 8 ++- net/tipc/msg.h | 14 +++++- net/tipc/node.c | 21 +++++++- net/tipc/node.h | 6 ++- net/tipc/socket.c | 144 +++++++++++++++++++++++++++++++++++------------------- net/tipc/socket.h | 17 +++++-- 6 files changed, 145 insertions(+), 65 deletions(-) -- 1.9.1 ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
