A numactl implements simple NUMA policy support. A NUMA policy allows you to tune programs by controlling the placement of memory in NUMA (Non Uniform Memory Access) systems. The numactl program runs other programs with a specific NUMA policy, and the libnuma shared library ("NUMA API") can be used to set NUMA policy in applications. Libnuma is the preferred interface to the Linux kernel NUMA policy system calls. The package also has various tools, like numastat to decode the kernel NUMA statistics.
... part of T2, get it here
URL: http://freshmeat.net/projects/numactl/
Author: Andi Kleen <ak [at] suse [dot] de>
Maintainer: Aldas Nabazas <baldzius [at] gmail [dot] com>
License: GPL
Status: Stable
Version: 2.0.19
Remark: Does cross compile (as setup and patched in T2).
CPU architectures: Does only support: x86 x86-64 powerpc64
Download: https://github.com/numactl/numactl/ numactl-2.0.19.tar.gz
T2 source: numactl.cache
T2 source: numactl.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 0.49 MB, 26 files
Dependencies (build time detected): 00-dirtree autoconf automake bash binutils coreutils diffutils findutils gawk grep gzip libtool linux-header m4 make perl sed tar
Installed files (on reference hardware):
[show]
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).