Cisco Cisco StadiumVision Director Informazioni sulle licenze

Pagina di 2629
.\" responsibility for errors or omissions, or for damages resulting from 
.\" the use of the information contained herein.   
.\"  
.\" Formatted or processed versions of this manual, if unaccompanied by 
.\" the source, must acknowledge the copyright and authors of this work. 
 
It consists of a numactl program to run 
other programs with a specific NUMA policy and a libnuma shared library  
("NUMA API") to set NUMA policy in applications. 
 
The libnuma binary interface is supposed to stay binary compatible.  
Incompatible changes will use new symbol version numbers. 
 
In addition there are various test and utility programs, like 
numastat to display NUMA allocation statistics and memhog. 
 
In test there is a small regression test suite. 
Note that regress assumes a unloaded machine with memory free on each 
node. Otherwise you will get spurious failures in the non strict 
policies (prefered, interleave)  
 
See the manpages numactl.8 and numa.3 for details. 
 
Copyright: 
 
numactl and the demo programs are under the GNU General Public License, v.2 
libnuma is under the GNU Lesser General Public License, v2.1. 
 
The manpages are under the same license as the Linux manpages (see the files) 
 
numademo links with a library derived from the C version of STREAM 
by John D. McCalpin and Joe R. Zagar for one sub benchmark. See stream_lib.c  
for the license. In particular when you publish numademo output 
you might need to pay attention there or filter out the STREAM results. 
 
It also uses a public domain Mersenne Twister implementation from 
Michael Brundage. 
 
Author: 
 
Andi Kleen, SUSE Labs 
ak@suse.de 
 
GNU GENERAL PUBLIC LICENSE            
 
 
       Version 2, June 1991            
            
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,            
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA            
 Everyone is permitted to copy and distribute verbatim copies            
 of this license document, but changing it is not allowed.            
            
 
 
 
    Preamble            
            
  The licenses for most software are designed to take away your            
freedom to share and change it.  By contrast, the GNU General Public            
License is intended to guarantee your freedom to share and change free