Sat, 04 May 2024 05:14:14 UTC | login

Information for build memkind-1.7.0-6.el8

ID4940
Package Namememkind
Version1.7.0
Release6.el8
Epoch
Sourcegit+https://git.centos.org/rpms/memkind.git#18afc4e23a6fbf24120dcf24feb709aae300d61c
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 byhughesjr
State complete
Volume DEFAULT
StartedFri, 08 Nov 2019 17:46:01 UTC
CompletedFri, 08 Nov 2019 20:45:18 UTC
Taskbuild (dist-c8, /rpms/memkind.git:18afc4e23a6fbf24120dcf24feb709aae300d61c)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/memkind.git?#18afc4e23a6fbf24120dcf24feb709aae300d61c'}}
Tags
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
memkind-1.7.0-6.el8.src.rpm (info) (download)
x86_64
memkind-1.7.0-6.el8.x86_64.rpm (info) (download)
memkind-devel-1.7.0-6.el8.x86_64.rpm (info) (download)
memkind-debuginfo-1.7.0-6.el8.x86_64.rpm (info) (download)
memkind-debugsource-1.7.0-6.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Tue Apr 02 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-6 - Fix: Fix: Adding CI gating basic infrastructure (1680614) * Tue Apr 02 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-5 - Fix: Adding CI gating basic infrastructure (1680614) * Tue Mar 12 2019 Rafael Aquini <aquini@redhat.com> - 1.7.0-4 - Adding CI gating basic infrastructure (1680614) * Mon Oct 08 2018 Rafael Aquini <aquini@redhat.com> - 1.7.0-3 - Update to upstream 76495a7 to pick up assorted fixes (1631144) * Tue Oct 02 2018 Rafael Aquini <aquini@redhat.com> - 1.7.0-2 - Fix up annocheck distro flag failures (1630595) * Fri Mar 23 2018 Rafael Aquini <aquini@linux.com> - 1.7.0-1 - Update memkind source file to 1.7.0 upstream * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Mar 27 2017 Rafael Aquini <aquini@linux.com> - 1.5.0-1 - Update memkind source file to 1.5.0 upstream * Fri Feb 17 2017 Rafael Aquini <aquini@linux.com> - 1.4.0-1 - Update memkind source file to 1.4.0 upstream * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 16 2016 Rafael Aquini <aquini@linux.com> - 1.3.0-1 - Update memkind source file to 1.3.0 upstream * Wed Jun 08 2016 Rafael Aquini <aquini@linux.com> - 1.1.0-1 - Update memkind source file to 1.1.0 upstream * Thu Mar 17 2016 Rafael Aquini <aquini@linux.com> - 1.0.0-1 - Update memkind source file to 1.0.0 upstream * Sun Feb 07 2016 Rafael Aquini <aquini@linux.com> - 0.3.0-5 - Fix rpmlint error dir-or-file-in-var-run for /var/run/memkind * Sat Feb 06 2016 Rafael Aquini <aquini@linux.com> - 0.3.0-4 - Update upstream fixes for memkind-0.3.0 - Switch old init.d scripts for systemd unit service - Fix fc24 build error * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 17 2015 Rafael Aquini <aquini@linux.com> - 0.3.0-2 - Minor clean-ups and adjustments required for the RPM * Tue Nov 17 2015 Rafael Aquini <aquini@linux.com> - 0.3.0-1 - Update memkind source file to 0.3.0 upstream * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-4.20150525git - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon May 25 2015 Rafael Aquini <aquini@linux.com> - 0.2.2-3.20150525git - Get rid of obsolete m4 macros usage on autotool scripts * Mon May 18 2015 Rafael Aquini <aquini@linux.com> - 0.2.2-2.20150525git - Fix to BuildRequires and License Text Marker in spec file (1222709#c1) * Mon May 18 2015 Rafael Aquini <aquini@linux.com> - 0.2.2-1.20150518git - Initial RPM packaging for Fedora