Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 Sep 15 17:00:00 2008 Neil Horman <nhorman{%}redhat{*}com> - 0.9.8-7
 
            - fix dist tag (bz 462334)
 
        
            - * Thu Jun 19 17:00:00 2008 Neil Horman <nhorman{%}redhat{*}com> - 0.9.8-6
 
            - Update man page to explain node_to_cpu types (bz 378971)
 
        
            - * Tue Jun  3 17:00:00 2008 Neil Horman <nhorman{%}redhat{*}com> - 0.9.8-5
 
            - Fix const declaration of nmask in get_mempolicy (bz 426369)