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

ID19763
Package Nameuserspace-rcu
Version0.14.0
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/userspace-rcu.git?.#b3489eb3c6af7905b6dfdd019e564ccaf0240c57
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
StartedMon, 08 Jan 2024 09:32:39 CST
CompletedMon, 08 Jan 2024 09:35:47 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
dist-oc9.0-compose
RPMs
src
userspace-rcu-0.14.0-3.oc9.src.rpm (info) (download)
aarch64
userspace-rcu-0.14.0-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-devel-0.14.0-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-3.oc9.aarch64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-3.oc9.aarch64.rpm (info) (download)
x86_64
userspace-rcu-0.14.0-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-devel-0.14.0-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-3.oc9.x86_64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-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 * Tue Nov 21 2023 Doris Chao <doriscchao@tencent.com> - 0.14.0-3 - Add BuildRequires of gcc gcc-c++ * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 0.14.0-1 - update to 0.14.0 * 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