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
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
userspace-rcu-0.14.0.tar.bz2 | 0000661322 646 KB | |
userspace-rcu-0.14.0.tar.bz2.asc | 0000000488 488 Bytes | |
userspace-rcu-0.6.7.tar.bz2 | 0000326304 319 KB | |
userspace-rcu.changes | 0000000351 351 Bytes | |
userspace-rcu.keyring | 0000011686 11.4 KB | |
userspace-rcu.spec | 0000004084 3.99 KB |
Revision 2 (latest revision is 5)
Petr Gajdos (pgajdos)
committed
(revision 2)
Comments 0