Package libuserspace-rcu: Information
Source package: libuserspace-rcu
Version: 0.9.3-alt2.M80P.3
Build time: Jul 17, 2017, 06:40 PM in the task #185531
Category: System/Libraries
Report package bugHome page: http://lttng.org/urcu/
License: LGPLv2+
Summary: RCU (read-copy-update) implementation in user space
Description:
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.
List of RPM packages built from this SRPM:
libuserspace-rcu (x86_64, i586)
libuserspace-rcu-debuginfo (x86_64, i586)
libuserspace-rcu-devel (x86_64, i586)
libuserspace-rcu (x86_64, i586)
libuserspace-rcu-debuginfo (x86_64, i586)
libuserspace-rcu-devel (x86_64, i586)
Maintainer: Vitaly Lipatov
Last changed
July 17, 2017 Vitaly Lipatov 0.9.3-alt2.M80P.3
- backport to ALTLinux p8 (by rpmbph script)
March 28, 2017 Vitaly Lipatov 0.9.3-alt3
- override NMU: move libs to lib (ALT bug #33268) - enable tests
March 23, 2017 Alexey Shabalin 0.9.3-alt2
- Relocate shared libraries from /usr/lib/ to /lib/.