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:LoongArch:Factory / userspace-rcu
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:hillwood:branches:devel:LoongArch:Factory/userspace-rcu && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000131 131 Bytes | |
| baselibs.conf | 0000000009 9 Bytes | |
| userspace-rcu-0.15.3.tar.bz2 | 0000684175 668 KB | |
| userspace-rcu-0.15.3.tar.bz2.asc | 0000000488 488 Bytes | |
| userspace-rcu.changes | 0000026018 25.4 KB | |
| userspace-rcu.keyring | 0000011686 11.4 KB | |
| userspace-rcu.spec | 0000004037 3.94 KB |
Comments 0