onn.com; tipc-discuss...@lists.sourceforge.net
> Subject: Re: [PATCH net-next 0/8] tipc: some cleanups and improvements
>
> From: Jon Maloy
> Date: Thu, 19 Nov 2015 14:30:38 -0500
>
> > This series mostly contains cleanups and cosmetic code changes.
> > The only real fu
From: Jon Maloy
Date: Thu, 19 Nov 2015 14:30:38 -0500
> This series mostly contains cleanups and cosmetic code changes.
> The only real functional change is in #4 and #5, where we change the
> locking structure for nodes and links in order to permit full
> concurrency between links working in par
This series mostly contains cleanups and cosmetic code changes.
The only real functional change is in #3 and #4, where we change the
locking structure for nodes and links in order to permit full
concurrency between links working in parallel on different interfaces.
Since the groundwork for this has
This series mostly contains cleanups and cosmetic code changes.
The only real functional change is in #4 and #5, where we change the
locking structure for nodes and links in order to permit full
concurrency between links working in parallel on different interfaces.
Since the groundwork for this has