Thu, 25 Apr 2024 07:43:43 UTC | login

Information for build userspace-rcu-0.7.16-1.el7

ID10899
Package Nameuserspace-rcu
Version0.7.16
Release1.el7
Epoch
SummaryRCU (read-copy-update) implementation in user space
DescriptionThis 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.
Built byfcami
State complete
Volume DEFAULT
StartedWed, 11 May 2016 22:35:38 UTC
CompletedWed, 11 May 2016 22:38:29 UTC
Taskbuild (storage7-ceph-jewel-el7, userspace-rcu-0.7.16-1.el7.src.rpm)
Tags
storage7-ceph-hammer-candidate
storage7-ceph-hammer-release
storage7-ceph-hammer-testing
storage7-ceph-jewel-candidate
storage7-ceph-jewel-release
storage7-ceph-jewel-testing
storage7-common-candidate
storage7-common-testing
storage7-gluster-37-testing
storage7-gluster-38-release
storage7-gluster-38-testing
RPMs
src
userspace-rcu-0.7.16-1.el7.src.rpm (info) (download)
aarch64
userspace-rcu-0.7.16-1.el7.aarch64.rpm (info) (download)
userspace-rcu-devel-0.7.16-1.el7.aarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.7.16-1.el7.aarch64.rpm (info) (download)
x86_64
userspace-rcu-0.7.16-1.el7.x86_64.rpm (info) (download)
userspace-rcu-devel-0.7.16-1.el7.x86_64.rpm (info) (download)
userspace-rcu-debuginfo-0.7.16-1.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Tue Dec 08 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.16-1 - Update to 0.7.16 * Sat Jan 18 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.9-1 - Update to 0.7.9 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jul 05 2013 Yannick Brosseau <yannick.brosseau@gmail.com> - 0.7.7-1 - New upstream version * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jan 18 2013 Yannick Brosseau <yannick.brosseau@gmail.com> - 0.7.6-1 - New upstream version * Tue Oct 23 2012 Yannick Brosseau <yannick.brosseau@gmail.com> - 0.7.5-1 - New upstream version * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jun 14 2012 Yannick Brosseau <yannick.brosseau@gmail.com> - 0.7.3-1 - New upstream version (#828716) * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Feb 26 2010 Jan "Yenya" Kasprzak <kas@fi.muni.cz> 0.4.1-1 - new upstream version. * Tue Oct 20 2009 Jan "Yenya" Kasprzak <kas@fi.muni.cz> 0.2.4-1 - Initial revision.