macOS
brew install numactllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für numactl in AI-Agent-Workflows.
Installation
brew install numactllocal Homebrew formula metadata
sudo apk add numactlAlpine Linux edge package indexes · numactl · Quelle: dl-cdn.alpinelinux.org
sudo apt install numactlDebian stable package indexes · numactl · Quelle: deb.debian.org
sudo dnf install numactlFedora Rawhide package metadata · numactl · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#numactlnixpkgs package indexes · pkgs/by-name/nu/numactl/package.nix · Quelle: api.github.com
sudo pacman -S numactlArch Linux sync databases · numactl · Quelle: geo.mirror.pkgbuild.com
sudo zypper install numactlopenSUSE Tumbleweed package metadata · numactl · Quelle: download.opensuse.org
Überblick
NUMA support for Linux
Verlauf
numactl is the standard Linux user-space tool and companion library package for controlling NUMA scheduling and memory placement policy. It includes the `numactl` command, libnuma, and utilities such as `numastat` and `memhog`.
numactl grew out of early Linux 2.6 NUMA policy work. LWN published Andi Kleen's January 2004 announcement of a Linux 2.6 NUMA policy API implementation consisting of kernel policy API support, libnuma for applications, the `numactl` user-space policy tool, and test programs.
The current GitHub README keeps the same project definition: simple NUMA policy support, with a `numactl` program to run other programs under a specific NUMA policy and a libnuma shared library for applications. The README also states that the libnuma binary interface is intended to stay binary compatible, with incompatible changes using new symbol versions.
numactl became part of the normal Linux performance and systems toolbox because multi-socket and large-memory machines make memory locality observable. Linux man-pages document it as the command for running processes with specific NUMA scheduling or memory placement policy, inherited by child processes, and for setting persistent policy on shared memory segments or files.
Distribution adoption is broad. The av.db source record maps numactl/libnuma packages across Alpine, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE; Homebrew packages it for Linux bottles and showed stable 2.0.19 with 28,653 installs over the visible 365-day analytics window on July 1, 2026.
Typical practical commands include `numactl --hardware` to inspect NUMA topology, `numactl --cpunodebind` or `--physcpubind` to bind CPU execution, `--membind` or `--preferred` to steer memory allocation, and `--interleave` to distribute pages across nodes. `numastat` is used to inspect allocation behavior after a workload runs.
Package nerds and performance engineers use numactl when benchmarking databases, JVMs, scientific workloads, ML training/inference processes, or any memory-bandwidth-sensitive service where scheduler placement and page locality can change results. The lazy but correct rule is to measure: pinning can help controlled benchmarks and production isolation, but bad bindings can make performance worse.
numactl is a small package with outsized systems significance. It exposes Linux NUMA policy to shell users and gives C/C++ programs libnuma, making it one of the common bridges between kernel memory policy and practical performance tuning.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
memhog | cli | globales Executable | |
migratepages | cli | globales Executable | |
migspeed | cli | globales Executable | |
numactl | cli | globales Executable | |
numademo | cli | globales Executable | |
numastat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/numactl/numactl
Installationsmetadaten
| Paketschlüssel | brew:numactl |
|---|---|
| Version | 2.0.19 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/numactl |
| Homepage | https://github.com/numactl/numactl |
| Repository | https://github.com/numactl/numactl |
| Upstream-Dokumentation | https://github.com/numactl/numactl#readme |
| Lizenz | GPL-2.0-only AND LGPL-2.1-only AND LicenseRef-Homebrew-public-domain AND LicenseRef-Homebrew-cannot-represent |
| Quellarchiv | https://github.com/numactl/numactl/releases/download/v2.0.19/numactl-2.0.19.tar.gz |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | numactl |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libnuma-dev 2.0.19-1
Development files for libnuma
https://github.com/numactl/numactl
sudo apt install libnuma-devlibnuma1 2.0.19-1
Libraries for controlling NUMA policy
https://github.com/numactl/numactl
sudo apt install libnuma1numactl 2.0.19-1
NUMA scheduling and memory placement tool
https://github.com/numactl/numactl
sudo apt install numactlnumactl
nix profile install nixpkgs#numactllibnuma-dev 2.0.18-1build1
Development files for libnuma
https://github.com/numactl/numactl
sudo apt install libnuma-devlibnuma1 2.0.18-1build1
Libraries for controlling NUMA policy
https://github.com/numactl/numactl
sudo apt install libnuma1numactl 2.0.18-1build1
NUMA scheduling and memory placement tool
https://github.com/numactl/numactl
sudo apt install numactlnumactl 2.0.19-r0
Simple NUMA policy support
https://github.com/numactl/numactl
sudo apk add numactlnumactl-dev 2.0.19-r0
Simple NUMA policy support (development files)
https://github.com/numactl/numactl
sudo apk add numactl-devnumactl-doc 2.0.19-r0
Simple NUMA policy support (documentation)
https://github.com/numactl/numactl
sudo apk add numactl-docnumactl-tools 2.0.19-r0
NUMA policy control tools
https://github.com/numactl/numactl
sudo apk add numactl-toolsnumactl 2.0.19-4.fc44
Library for tuning for Non Uniform Memory Access machines
https://github.com/numactl/numactl
sudo dnf install numactlnumactl-devel 2.0.19-4.fc44
Development package for building Applications that use numa
https://github.com/numactl/numactl
sudo dnf install numactl-develnumactl-libs 2.0.19-4.fc44
libnuma libraries
https://github.com/numactl/numactl
sudo dnf install numactl-libsnumactl 2.0.19-1
Simple NUMA policy support
https://github.com/numactl/numactl
sudo pacman -S numactllibnuma-devel 2.0.19.27.gc9475de-1.2
NUMA Policy Control
https://github.com/numactl/numactl/releases
sudo zypper install libnuma-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.