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.8.1.tar.bz2 0000430112 420 KB
userspace-rcu-0.8.1.tar.bz2.asc 0000000490 490 Bytes
userspace-rcu.changes 0000004378 4.28 KB
userspace-rcu.keyring 0000008950 8.74 KB
userspace-rcu.spec 0000004448 4.34 KB
Revision 6 (latest revision is 20)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208539 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 6)
- updated to 0.8.1:
  * tls-compat: fix comment typo
  * Keep ABI compatible with already compiled LGPL applications
  * Fix: tls-compat multi-lib conflict
  * Use cross compiler for doc examples
  * gcc warning fixes: -Wsign-compare and -Wextra
  * Fix: urcu-qsbr: reversed logic on RCU_DEBUG
  * Fix: urcu-bp segfault in glibc pthread_kill()
  * Fix urcu-bp: don't move registry
  * Fix: compat futex duplicated lock and completion
  * Fix: i386 compat code duplicated mutex instances
  * Fix: urcu-bp: Bulletproof RCU arena resize bug
  * Fix: test_mutex.c uninitialized mutex
Comments 0
openSUSE Build Service is sponsored by