Information for build memkind-1.13.0-3.oc9

ID16221
Package Namememkind
Version1.13.0
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/memkind.git?.#6f77addd0fc737794154ca5f23c322d52b019ae6
SummaryUser Extensible Heap Manager
DescriptionThe memkind library is an user extensible heap manager built on top of jemalloc which enables control of memory characteristics and a partitioning of the heap between kinds of memory. The kinds of memory are defined by operating system memory policies that have been applied to virtual address ranges. Memory characteristics supported by memkind without user extension include control of NUMA and page size features. The jemalloc non-standard interface has been extended to enable specialized arenas to make requests for virtual memory from the operating system through the memkind partition interface. Through the other memkind interfaces the user can control and extend memory partition features and allocate memory while selecting enabled features. This software is being made available for early evaluation. Feedback on design or implementation is greatly appreciated.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 11:08:39 CST
CompletedThu, 21 Sep 2023 11:12:58 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/memkind.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/memkind.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
memkind-1.13.0-3.oc9.src.rpm (info) (download)
aarch64
memkind-1.13.0-3.oc9.aarch64.rpm (info) (download)
memkind-devel-1.13.0-3.oc9.aarch64.rpm (info) (download)
memkind-debuginfo-1.13.0-3.oc9.aarch64.rpm (info) (download)
memkind-debugsource-1.13.0-3.oc9.aarch64.rpm (info) (download)
x86_64
memkind-1.13.0-3.oc9.x86_64.rpm (info) (download)
memkind-devel-1.13.0-3.oc9.x86_64.rpm (info) (download)
memkind-debuginfo-1.13.0-3.oc9.x86_64.rpm (info) (download)
memkind-debugsource-1.13.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 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.0-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Mar 14 2023 cunshunxia <cunshunxia@tencent.com> - 1.13.0-1 - initial build