Package libuserspace-rcu: Information
Source package: libuserspace-rcu
Version: 0.13.0-alt2
Build time: Jul 1, 2022, 06:58 PM
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
Sept. 21, 2021 Ilya Kurdyukov 0.13.0-alt2
- added patch for Elbrus (uses generic code) - added LD_LIBRARY_PATH for tests
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)