macOS
brew install numactllocal Homebrew formula metadata
brew
numactl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install numactllocal Homebrew formula metadata
sudo apk add numactlAlpine Linux edge package indexes · numactl · ソース: dl-cdn.alpinelinux.org
sudo apt install numactlDebian stable package indexes · numactl · ソース: deb.debian.org
sudo dnf install numactlFedora Rawhide package metadata · numactl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#numactlnixpkgs package indexes · pkgs/by-name/nu/numactl/package.nix · ソース: api.github.com
sudo pacman -S numactlArch Linux sync databases · numactl · ソース: geo.mirror.pkgbuild.com
sudo zypper install numactlopenSUSE Tumbleweed package metadata · numactl · ソース: download.opensuse.org
概要
NUMA support for Linux
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
memhog | cli | グローバル実行可能ファイル | |
migratepages | cli | グローバル実行可能ファイル | |
migspeed | cli | グローバル実行可能ファイル | |
numactl | cli | グローバル実行可能ファイル | |
numademo | cli | グローバル実行可能ファイル | |
numastat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/numactl/numactl
インストールメタデータ
| パッケージキー | brew:numactl |
|---|---|
| バージョン | 2.0.19 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/numactl |
| ホームページ | https://github.com/numactl/numactl |
| リポジトリ | https://github.com/numactl/numactl |
| 上流ドキュメント | https://github.com/numactl/numactl#readme |
| ライセンス | GPL-2.0-only AND LGPL-2.1-only AND LicenseRef-Homebrew-public-domain AND LicenseRef-Homebrew-cannot-represent |
| ソースアーカイブ | https://github.com/numactl/numactl/releases/download/v2.0.19/numactl-2.0.19.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.