* updated libkomparediff2 (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / base / numactl / numactl.desc
blob143b229136be773ebe450d6d087b6608f22a3832
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/numactl/numactl.desc
5 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A numactl implements simple NUMA policy support
17 [T] A numactl implements simple NUMA policy support. A NUMA policy allows
18 [T] you to tune programs by controlling the placement of memory in NUMA
19 [T] (Non Uniform Memory Access) systems. The numactl program runs other
20 [T] programs with a specific NUMA policy, and the libnuma shared library
21 [T] ("NUMA API") can be used to set NUMA policy in applications.
22 [T] Libnuma is the preferred interface to the Linux kernel NUMA policy
23 [T] system calls. The package also has various tools, like numastat to
24 [T] decode the kernel NUMA statistics.
26 [U] http://freshmeat.net/projects/numactl/
28 [A] Andi Kleen <ak@suse.de>
29 [M] Aldas Nabazas <baldzius@gmail.com>
31 [C] base/tool
32 [F] CROSS
34 [L] GPL
35 [S] Beta
36 [V] 2.0.10
37 [P] X -----5---9 120.000
39 [R] + x86 x86-64 powerpc64
41 [O] autogen=1
42 # at the time of packaging the Makefile used uname to determine the libdir ...
43 # also no DESTDIR, ...
44 [O] var_append makeinstopt ' ' "prefix=$root/$prefix libdir=$root$libdir"
45 [D] 3821017702 numactl-2.0.10.tar.gz ftp://oss.sgi.com/www/projects/libnuma/download/