Userspace Read-Copy-Update Library

Edit Package userspace-rcu
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.

Refresh
Refresh
Source Files
Filename Size Changed
userspace-rcu-0.7.6.tar.bz2 0000393590 384 KB
userspace-rcu.changes 0000003364 3.29 KB
userspace-rcu.spec 0000004225 4.13 KB
Revision 3 (latest revision is 20)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161423 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 3)
- updated to 0.7.6:
  * Discourage use of pthread_atfork() for call_rcu handlers
  * Fix call_rcu fork handling
  * test: fork handling
  * Fix TLS detection: test with linker, add --disable-compiler-tls
  * Cleanup: cast pthread_self() return value to unsigned long
  * Fallback mechanism not working on platform where TLS is unsupported (forwarded request 161318 from pgajdos)
Comments 0
openSUSE Build Service is sponsored by