Sun, 22 Dec 2024 09:16:11 CST | login

Information for build userspace-rcu-0.14.0-6.ocs23

ID20353
Package Nameuserspace-rcu
Version0.14.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/userspace-rcu.git?.#d417e46595de300795a970b3939e3bb87d668c04
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 26 Sep 2024 23:16:21 CST
CompletedThu, 26 Sep 2024 23:30:24 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/userspace-rcu.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/userspace-rcu.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
userspace-rcu-0.14.0-6.ocs23.src.rpm (info) (download)
aarch64
userspace-rcu-0.14.0-6.ocs23.aarch64.rpm (info) (download)
userspace-rcu-devel-0.14.0-6.ocs23.aarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-6.ocs23.aarch64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-6.ocs23.aarch64.rpm (info) (download)
loongarch64
userspace-rcu-0.14.0-6.ocs23.loongarch64.rpm (info) (download)
userspace-rcu-devel-0.14.0-6.ocs23.loongarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-6.ocs23.loongarch64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-6.ocs23.loongarch64.rpm (info) (download)
x86_64
userspace-rcu-0.14.0-6.ocs23.x86_64.rpm (info) (download)
userspace-rcu-devel-0.14.0-6.ocs23.x86_64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-6.ocs23.x86_64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-5 - Rebuilt for loongarch release * Wed Mar 20 2024 doupengda <doupengda@loongson.cn> - 0.14.0-4 - add support for loongarch64 * 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