Package libuserspace-rcu: Information
Source package: libuserspace-rcu
Version: 0.14.1-alt1
Build time: Dec 7, 2024, 03:03 AM in the task #363921
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, aarch64)
libuserspace-rcu-debuginfo (x86_64, ppc64le, i586, aarch64)
libuserspace-rcu-devel (x86_64, ppc64le, i586, aarch64)
libuserspace-rcu (x86_64, ppc64le, i586, aarch64)
libuserspace-rcu-debuginfo (x86_64, ppc64le, i586, aarch64)
libuserspace-rcu-devel (x86_64, ppc64le, i586, aarch64)
Maintainer: Vitaly Lipatov
Last changed
Dec. 3, 2024 Vitaly Lipatov 0.14.1-alt1
- new version 0.14.1 (with rpmrb script)
July 26, 2023 Vitaly Lipatov 0.14.0-alt1
- new version 0.14.0 (with rpmrb script) - add BR: gcc-c++
Sept. 10, 2022 Vitaly Lipatov 0.13.2-alt1
- new version 0.13.2 (with rpmrb script)