[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project numactl-2.0.16-4.el8

Name numactl
Epoch 0
Version 2.0.16
Release 4.el8
Website/URL https://github.com/numactl/numactl
License GPLv2
Build Time 2024-04-08 14:48:27
Build Host builder-x86-06.inferitos.ru
Summary Library for tuning for Non Uniform Memory Access machines
Repositories BaseOS
Description Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
numactl-2.0.16-4.el8.x86_64 Library for tuning for Non Uniform Memory Access machines 340476e7e204f175cf42ed644d1c757e2405d166717f81c6377eeb6b8af199e9 download
numactl-devel-2.0.16-4.el8.x86_64 Development package for building Applications that use numa a47b38d3b7fc860cd35f810389d4b024fe1580c0f187833763033052eab94013 download
numactl-libs-2.0.16-4.el8.x86_64 libnuma libraries d6df7b680913d97cca7f1679bac9a56878e3f427dc418207df517969e8c9a83d download
i686
numactl-devel-2.0.16-4.el8.i686 Development package for building Applications that use numa 56bf5463e1bda672c4c3c8db5883d019649369a85f9e9864f5e4155e9a6815ab download
numactl-libs-2.0.16-4.el8.i686 libnuma libraries d4d0381a35736c87839d3419611fbd19e69186d5d2c9237b50d5327c7e3acf5d download
src
numactl-2.0.16-4.el8.src Library for tuning for Non Uniform Memory Access machines b0d969cd5a070d647dabbd730f93cc8bf17e70a49fe82d20a12e842a7eb19c50 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.16-4
- Rebuilt for MSVSphere 8.10 beta

* Thu Sep 14 2023 Pingfan Liu <piliu@redhat.com> - 2.0.16-2
- fix typo in memhog.8
- Remove contained patches

* Wed May 12 2021 Pingfan Liu <piliu@redhat.com> - 2.0.12-13
- libnuma: make numa_police_memory() free of race

* Sat May 09 2020 Pingfan Liu <piliu@redhat.com> - 2.0.12-11
- Update manpage description of --localalloc option

* Fri Mar 13 2020 Pingfan Liu <piliu@redhat.com> - 2.0.12-10
- memhog : add man page

* Mon Apr 01 2019 Pingfan Liu <piliu@redhat.com> - 2.0.12-3
- add gating test cases

* Mon Nov 26 2018 Pingfan Liu <piliu@redhat.com> - 2.0.12-2
- Fix: Add ShmemHugePages and ShmemPmdMapped to system_meminfo[]

* Mon Nov 05 2018 Pingfan Liu <piliu@redhat.com> - 2.0.12-1
- Rebase to 2.0.12

* Fri Aug 10 2018 Lianbo Jiang <lijiang@redhat.com> - 2.0.11-8.el8
- Fix compilation error (bz1611734)

* Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 2.0.11-8.el8
- Use LDFLAGS from redhat-rpm-config