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.
- Links to devel:libraries:c_c++ / userspace-rcu
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:dns/userspace-rcu && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
userspace-rcu-0.12.2.tar.bz2 | 0000529440 517 KB | |
userspace-rcu-0.12.2.tar.bz2.asc | 0000000488 488 Bytes | |
userspace-rcu.changes | 0000012900 12.6 KB | |
userspace-rcu.keyring | 0000011686 11.4 KB | |
userspace-rcu.spec | 0000004531 4.42 KB |
Comments 0