Userspace Read-Copy-Update Library
http://lttng.org/urcu
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 structure
accesses to detect grace periods after which memory reclamation is possible.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/userspace-rcu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
userspace-rcu-0.8.6.tar.bz2 | 0000424037 414 KB | |
userspace-rcu-0.8.6.tar.bz2.asc | 0000000473 473 Bytes | |
userspace-rcu-ppc64le.patch | 0000001098 1.07 KB | |
userspace-rcu.changes | 0000006742 6.58 KB | |
userspace-rcu.keyring | 0000008950 8.74 KB | |
userspace-rcu.spec | 0000004505 4.4 KB |
Revision 2 (latest revision is 5)
Stephan Kulow (coolo)
committed
(revision 2)
vrev bump
Comments 0