On Thu, 10 Jan 2013 11:42:41 -0500
Mathieu Desnoyers wrote:
> * Stephen Hemminger (shemmin...@vyatta.com) wrote:
> > On Wed, 9 Jan 2013 13:46:17 -0500
> > Mathieu Desnoyers wrote:
> >
> > > liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This
> > > data synchronization library p
* Stephen Hemminger (shemmin...@vyatta.com) wrote:
> On Wed, 9 Jan 2013 13:46:17 -0500
> Mathieu Desnoyers wrote:
>
> > liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This
> > data synchronization library provides read-side access which scales
> > linearly with the number of core
On Wed, 9 Jan 2013 13:46:17 -0500
Mathieu Desnoyers wrote:
> liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This
> data synchronization library provides read-side access which scales
> linearly with the number of cores. It does so by allowing multiples
> copies of a given data st
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This
data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples
copies of a given data structure to live at the same time, and by
monitoring the data structur
4 matches
Mail list logo