Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
numactl - Library for tuning for Non Uniform Memory Access machines
Simple NUMA policy support. It consists of a numactl program to run
other programs with a specific NUMA policy and a libnuma to do
allocations with NUMA policy in applications.
Packages
Latest: numactl-2.0.3-10.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
numactl |
0 |
2.0.3 |
10.el6.fio |
x86_64 |
54 KiB |
2012-02-18 12:42:50 |
numactl |
0 |
2.0.3 |
9.pre6.el6.fio |
x86_64 |
54 KiB |
2011-07-14 02:48:09 |
Changelog:
- * 2010-06-17 - Neil Horman <nhorman[AT]redhat[DOTCOM]> - 2.0.3-9
- Fix dist tag (bz 604556)
- * 2010-04-29 - Neil Horman <nhorman[AT]redhat[DOTCOM]> - 2.0.3-7.1
- fixed nodes_allowed.patch (bz 587211)
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 2.0.3-7.1
- Rebuilt for RHEL 6
- * 2009-08-10 - Neil Horman <nhorman[AT]redhat[DOTCOM]> - 2.0.3-7
- Add destructor to libnuma.so to free allocated memory (bz 516227)
- * 2009-08-10 - Neil Horman <nhorman[AT]redhat[DOTCOM]> - 2.0.3-6
- Fix obo in nodes_allowed_list strncpy (bz 516223)