Userspace Read-Copy-Update Library
http://lttng.org/urculiburcu 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.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / userspace-rcu
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/userspace-rcu && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 7 months |
baselibs.conf | 0000000009 9 Bytes | 8 months |
userspace-rcu-0.13.1.tar.bz2 | 0000609961 596 KB | 7 months |
userspace-rcu-0.13.1.tar.bz2.asc | 0000000488 488 Bytes | 7 months |
userspace-rcu.changes | 0000013892 13.6 KB | 7 months |
userspace-rcu.keyring | 0000011686 11.4 KB | almost 5 years |
userspace-rcu.spec | 0000004505 4.4 KB | 7 months |
Comments 0