macOS
brew install cpulimitlocal Homebrew formula metadata
brew / 順位 2906
cpulimit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cpulimitlocal Homebrew formula metadata
sudo apk add cpulimitAlpine Linux edge package indexes · cpulimit · ソース: dl-cdn.alpinelinux.org
sudo apt install cpulimitDebian stable package indexes · cpulimit · ソース: deb.debian.org
sudo dnf install cpulimitFedora Rawhide package metadata · cpulimit · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cpulimitnixpkgs package indexes · pkgs/by-name/cp/cpulimit/package.nix · ソース: api.github.com
sudo zypper install cpulimitopenSUSE Tumbleweed package metadata · cpulimit · ソース: download.opensuse.org
概要
CPU usage limiter
履歴
cpulimit is a small process-control utility that limits a process's observed CPU usage percentage without changing its nice value or scheduler priority.
The README credits Angelo Marletta as the developer and describes the tool's goal: prevent a process from running for more than a specified CPU time ratio. The official GitHub repository was created in 2012.
cpulimit has remained packaged as a straightforward Unix-style utility for administrators and users who need to tame batch jobs. The input package metadata shows distribution through Homebrew and several Linux package managers.
cpulimit controls CPU consumption by sending SIGSTOP and SIGCONT POSIX signals. The README notes that child processes and threads of the selected process share the configured CPU percentage, and documents simple make-based builds for Linux, OS X, and FreeBSD.
The package is significant because it solves a familiar operational problem with a tiny C tool and no service manager dependency: package it once, expose a single executable, and users can apply soft CPU throttling to existing processes.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cpulimit | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cpulimit |
|---|---|
| バージョン | 0.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/opsengine/cpulimit |
| リポジトリ | https://github.com/opsengine/cpulimit |
| 最終更新 | 2026-08-02T01:55:35+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cpulimit 3.1-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit
nix profile install nixpkgs#cpulimitcpulimit 3.0-1
tool for limiting the CPU usage of a process
https://limitcpu.sourceforge.net/
sudo apt install cpulimitcpulimit 0.2-r4
CPU usage limiter for Linux
https://github.com/opsengine/cpulimit
sudo apk add cpulimitcpulimit 0.2^20151118gitf4d2682-5.fc45
CPU Usage Limiter for Linux
https://github.com/opsengine/cpulimit
sudo dnf install cpulimitcpulimit 3.2-1.5
Limit the CPU Usage of a Process
https://limitcpu.sourceforge.net
sudo zypper install cpulimitソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.