Package libuserspace-rcu: Information
Source package: libuserspace-rcu
Version: 0.13.0-alt1
Build time: Jul 6, 2021, 08:29 AM in the task #277390
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, ppc64le, i586, armh, aarch64)
libuserspace-rcu-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuserspace-rcu-devel (x86_64, ppc64le, i586, armh, aarch64)
libuserspace-rcu (x86_64, ppc64le, i586, armh, aarch64)
libuserspace-rcu-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libuserspace-rcu-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vitaly Lipatov
Last changed
July 6, 2021 Vitaly Lipatov 0.13.0-alt1
- new version 0.13.0 (with rpmrb script)
Feb. 24, 2021 Vitaly Lipatov 0.12.2-alt1
- new version 0.12.2 (with rpmrb script)
Aug. 1, 2020 Vitaly Lipatov 0.12.1-alt1
- new version 0.12.1 (with rpmrb script)