1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/*/numactl/numactl.desc
5 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
7 [COPY] More information can be found in the files COPYING and README.
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>
37 [P] X -----5---9 120.000
39 [R] + x86 x86-64 powerpc64
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/