Package libuserspace-rcu: Information
Source package: libuserspace-rcu
Version: 0.14.0-alt1
Build time: Jun 9, 2024, 02:11 AM
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 (e2kv6, e2kv5, e2kv4, e2k)
libuserspace-rcu-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libuserspace-rcu-devel (e2kv6, e2kv5, e2kv4, e2k)
libuserspace-rcu (e2kv6, e2kv5, e2kv4, e2k)
libuserspace-rcu-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libuserspace-rcu-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Vitaly Lipatov
Last changed
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)
April 3, 2022 Vitaly Lipatov 0.13.1-alt1
- new version 0.13.1 (with rpmrb script)