Sat, 17 Jan 2026 17:44:42 CST | login

Information for build memkind-1.14.0-1.ocs23

ID759
Package Namememkind
Version1.14.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/memkind.git?.#1bbd80a1cdd5a7d723c1d044c5eea7f46ba94db7
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 11 Aug 2023 11:08:55 CST
CompletedFri, 11 Aug 2023 11:13:47 CST
Taskbuild (dist-ocs23, /opencloudos-stream/memkind.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/memkind.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
memkind-1.14.0-1.ocs23.src.rpm (info) (download)
aarch64
memkind-1.14.0-1.ocs23.aarch64.rpm (info) (download)
memkind-devel-1.14.0-1.ocs23.aarch64.rpm (info) (download)
memkind-debuginfo-1.14.0-1.ocs23.aarch64.rpm (info) (download)
memkind-debugsource-1.14.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
memkind-1.14.0-1.ocs23.x86_64.rpm (info) (download)
memkind-devel-1.14.0-1.ocs23.x86_64.rpm (info) (download)
memkind-debuginfo-1.14.0-1.ocs23.x86_64.rpm (info) (download)
memkind-debugsource-1.14.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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