Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Jan 19 00:00:00 2010 Neil Horman <nhorman{%}redhat{*}com>> - 0.9.8-11
-
- Removed warning on library load (bz 555805)
- * Sat Oct 3 00:00:00 2009 Neil Horman <nhorman{%}redhat{*}com> - 0.9.8-10
-
- Fix getopt problem for numactl (bz 502241)