Re: [tipc-discussion] [PATCH net-next 1/1] tipc: fix socket timer deadlock

2016-06-09 Thread Erik Hugne
Good job Jon! Reviewed. //E On Jun 10, 2016 04:25, "Jon Maloy" wrote: > We have sometimes observed a deadlock situation occurring between > mutually connected sockets on the same node. This happens when the > one-hour peer supervision timers happen to expire simultaneously > in both sockets. > >

[tipc-discussion] [PATCH net-next 1/1] tipc: fix socket timer deadlock

2016-06-09 Thread Jon Maloy
We have sometimes observed a deadlock situation occurring between mutually connected sockets on the same node. This happens when the one-hour peer supervision timers happen to expire simultaneously in both sockets. The scenario is as follows: CPU 1: CPU 2:

Re: [tipc-discussion] [PATCH iproute2 v3 09/10] tipc: add link monitor list

2016-06-09 Thread Richard Alpe
On 2016-06-08 21:40, Jon Maloy wrote: > > >> -Original Message- >> From: Parthasarathy Bhuvaragan >> Sent: Thursday, 02 June, 2016 10:10 >> To: tipc-discussion@lists.sourceforge.net; Jon Maloy; ma...@donjonn.com; Ying >> Xue; Richard Alpe >> Subject: [PATCH iproute2 v3 09/10] tipc: add li

Re: [tipc-discussion] [PATCH iproute2 v3 07/10] tipc: add link monitor summary

2016-06-09 Thread Richard Alpe
On 2016-06-08 22:01, Jon Maloy wrote: > > >> -Original Message- >> From: Jon Maloy [mailto:jon.ma...@ericsson.com] >> Sent: Wednesday, 08 June, 2016 15:46 >> To: Parthasarathy Bhuvaragan; tipc-discussion@lists.sourceforge.net; >> ma...@donjonn.com; Ying Xue; Richard Alpe >> Subject: Re: [