Jump to letter: [
ABCDEGIKLMNOPRSUY
]
numactl: library for tuning for Non Uniform Memory Access machines
- Summary
- 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.
Changelog
- * Fri May 22 19:00:00 2009 Neil Horman <nhorman{%}redhat{*}com> - 0.6.4-1.42
- Fix 64 numa node size call (bz 491249)
- * Mon Sep 22 19:00:00 2008 Neil Horman <nhorman{%}redhat{*}com> - 0.6.4-1.41
- Enhance numa man page (bz 378961)
- * Mon Jun 4 19:00:00 2007 Neil Horman <nhorman{%}redhat{*}com>
- Fix numactl for > 128 cpus (bz 154016)
- Add space in --show printout
- Removed numademo from build as per Uli's suggestion