Пакет userspace-rcu-0.12.1-6.el9.aarch64
Имя | userspace-rcu |
---|---|
Эпоха | 0 |
Версия | 0.12.1 |
Релиз | 6.el9 |
Архитектура | aarch64 |
Сайт | http://liburcu.org |
Лицензия | LGPLv2+ |
Время сборки | 2024-09-26 13:25:06 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | RCU (read-copy-update) implementation in user-space |
Репозитории | BaseOS |
Полное описание | 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. |
Эррата | — |
Размер | 105 КиБ |
Исходный проект | userspace-rcu-0.12.1-6.el9 |
Контрольная сумма SHA-256 | 63478646eecd9174aa0b56cbfdb186e61fd939ee85e301d67f80796bb80247cc |
×
* 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