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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/userspace-rcu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
userspace-rcu-0.8.7.tar.bz2 | 0000425072 415 KB | |
userspace-rcu-0.8.7.tar.bz2.asc | 0000000473 473 Bytes | |
userspace-rcu-aarch64.patch | 0000001212 1.18 KB | |
userspace-rcu.changes | 0000007738 7.56 KB | |
userspace-rcu.keyring | 0000008950 8.74 KB | |
userspace-rcu.spec | 0000004455 4.35 KB |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 5)
vrev freeze
Comments 0