Information for build userspace-rcu-0.13.1-3.oc9

ID15775
Package Nameuserspace-rcu
Version0.13.1
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/userspace-rcu.git?.#f6b787a2ed605517d444ce74d8d3220b95e32322
SummaryUser-space read-copy-update (URCU) library
DescriptionThis data synchronization library provides read-side access which scales linearly with the number of cores. URCU is similar to its Linux-kernel counterpart, providing a replacement for reader-writer locking, among other uses. This similarity continues with readers not synchronizing directly with RCU updaters, thus making RCU read-side code paths exceedingly fast, It also allows the RCU reader to make useful progress even when running at the same time as the RCU updater, and vice versa.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:19:11 CST
CompletedTue, 19 Sep 2023 16:25:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/userspace-rcu.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/userspace-rcu.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
userspace-rcu-0.13.1-3.oc9.src.rpm (info) (download)
aarch64
userspace-rcu-0.13.1-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-devel-0.13.1-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.13.1-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-debugsource-0.13.1-3.oc9.aarch64.rpm (info) (download)
x86_64
userspace-rcu-0.13.1-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-devel-0.13.1-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-debuginfo-0.13.1-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-debugsource-0.13.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.13.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.13.1-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 04 2022 Wang Zhe <bessiewang@tencent.com> - 0.13.1-1 - initial build