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:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/userspace-rcu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
userspace-rcu-0.8.0.tar.bz2 | 0000428563 419 KB | over 9 years |
userspace-rcu-0.8.0.tar.bz2.asc | 0000000490 490 Bytes | over 9 years |
userspace-rcu.changes | 0000003680 3.59 KB | over 9 years |
userspace-rcu.keyring | 0000008950 8.74 KB | over 9 years |
userspace-rcu.spec | 0000004448 4.34 KB | over 9 years |
Comments 0