Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 Nov 22 18:00:00 2004 Jason Baron <jbaron{%}redhat{*}com>
- - Add libnuma.so to libnuma.so.1 symlink 
            - * Wed Nov 10 18:00:00 2004 David Woodhouse <dwmw2{%}redhat{*}com>
- - Fix build on x86_64 
            - * Thu Oct 21 19:00:00 2004 David Woodhouse <dwmw2{%}redhat{*}com>
- - Add PPC support