Sat, 17 Jan 2026 11:28:35 CST | login

Information for build memkind-1.14.0-3.ocs23

ID3843
Package Namememkind
Version1.14.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/memkind.git?.#4a2f42e99e5896aba8355e3684709336e9169f19
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:45:10 CST
CompletedMon, 11 Sep 2023 13:50:26 CST
Taskbuild (dist-ocs23, /opencloudos-stream/memkind.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/memkind.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
memkind-1.14.0-3.ocs23.src.rpm (info) (download)
aarch64
memkind-1.14.0-3.ocs23.aarch64.rpm (info) (download)
memkind-devel-1.14.0-3.ocs23.aarch64.rpm (info) (download)
memkind-debuginfo-1.14.0-3.ocs23.aarch64.rpm (info) (download)
memkind-debugsource-1.14.0-3.ocs23.aarch64.rpm (info) (download)
x86_64
memkind-1.14.0-3.ocs23.x86_64.rpm (info) (download)
memkind-devel-1.14.0-3.ocs23.x86_64.rpm (info) (download)
memkind-debuginfo-1.14.0-3.ocs23.x86_64.rpm (info) (download)
memkind-debugsource-1.14.0-3.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
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.14.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 1.14.0-2 - Rebuilt for ndctl 78 * Fri Aug 11 2023 Shuo Wang <abushwang@tencent.com> - 1.14.0-1 - update to 1.14.0 * 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