[ Все 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 ]
×

Пакет userspace-rcu-0.10.1-4.el8.x86_64 download

Имя userspace-rcu
Эпоха 0
Версия 0.10.1
Релиз 4.el8
Архитектура x86_64
Сайт http://liburcu.org
Лицензия LGPLv2+
Время сборки 2023-08-03 15:32:58
Хост сборки builder-x86-01.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.
Эррата
Размер 100 КиБ
Исходный проект userspace-rcu-0.10.1-4.el8
Контрольная сумма SHA-256 e11bece853fd218e90926218ecf1888d3dae6fa1ae255dbe0b8bd67c19e06315
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.10.1-4
- Rebuilt for MSVSphere 8.8

* Wed Feb 10 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.10.1-4
- Fix CI test package requirements
- Resolves: bz #1682555

* Fri Oct 04 2019 Benjamin Marzinski <bmarzins@redhat.com> - 0.10.1-3
- Replace arch-dependent /usr/include/urcu/config.h with arch-independent
  stub when needed. (bz #1853168)
- Added CI gating tests (bz #1682555)
- Resolves: bz #1682555, #1853168

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Jan 23 2018 Michael Jeanson <mjeanson@efficios.com> - 0.10.1-1
- New upstream release

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Thu Jun 22 2017 Michael Jeanson <mjeanson@efficios.com> - 0.10.0-1
- New upstream release

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Wed Nov 30 2016 Michael Jeanson <mjeanson@efficios.com> - 0.9.3-1
- New upstream release