Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 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 
            - * Tue Apr  3 19:00:00 2007 Neil Horman <nhorman{%}redhat{*}com>
- - Fixing restriction on length of cpumask (bz 202405) 
            - * Thu Feb  1 18:00:00 2007 Neil Horman <nhorman{%}redhat{*}com>
- - Adding a cpubind and nodebind line (bz 223967)