[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project userspace-rcu-0.12.1-6.el9

Name userspace-rcu
Epoch 0
Version 0.12.1
Release 6.el9
Website/URL http://liburcu.org
License LGPLv2+
Build Time 2025-02-20 15:13:20
Build Host certified-builder01.msvsphere-os.ru
Summary RCU (read-copy-update) implementation in user-space
Repositories OS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
userspace-rcu-0.12.1-6.el9.x86_64 RCU (read-copy-update) implementation in user-space f8369714393073f195ee386cd60cd7c9911245a46def8b0cde0a209b5ce6de47 download
i686
userspace-rcu-0.12.1-6.el9.i686 RCU (read-copy-update) implementation in user-space 25f1a933262805e5d32b0781f74080170b78995055673da377e9c042b47c85df download
src
userspace-rcu-0.12.1-6.el9.src RCU (read-copy-update) implementation in user-space 14ca5fd1c1795a818d5a0b2914a87919c56826ae35b16ba2ac0cf35dab7b16ac download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.12.1-6
- Rebuilt for MSVSphere 9.1.

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.12.1-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Mon Apr 19 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.12.1-5
- Replace arch-dependent /usr/include/urcu/config.h with arch-independent
  stub when needed. (bz# 1951223)
- Added CI gating tests
- Resolves: bz #1951223

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.12.1-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937