[ All 3 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 2023-03-17 22:33:48
Build Host builder-x86-03.inferitos.ru
Summary RCU (read-copy-update) implementation in user-space
Repositories BaseOS
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 86e9cd03358154f492b9a5b0af0a7e9040ae25e852539804f4df92d18bd2f22b download
userspace-rcu-devel-0.12.1-6.el9.x86_64 Development files for userspace-rcu adf731db1f36ce3bb6f6bbd81e305ed9a71024424129173f408158b06d0ad621 download
i686
userspace-rcu-0.12.1-6.el9.i686 RCU (read-copy-update) implementation in user-space 101215961df6f01483e8ec2282fd4c6929b20f49951a3c788dc1176cab0c15f9 download
userspace-rcu-devel-0.12.1-6.el9.i686 Development files for userspace-rcu bedb9cf2ac78e61314b20d9b0a7609a58c17abc4ed0bc4ef72f32d76be5b2ce7 download
aarch64
userspace-rcu-0.12.1-6.el9.aarch64 RCU (read-copy-update) implementation in user-space 63478646eecd9174aa0b56cbfdb186e61fd939ee85e301d67f80796bb80247cc download
userspace-rcu-devel-0.12.1-6.el9.aarch64 Development files for userspace-rcu 6155f0211b9b22ed7cd7c4d1401f5b57d76837785c0f6a94843de9c81d1554c2 download
src
userspace-rcu-0.12.1-6.el9.src RCU (read-copy-update) implementation in user-space f69099f4dfe17a8318379bfa124e57b7f61c94775dbf0b2fe3718d1b64e8a50d 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