macOS
brew install cpulimitlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cpulimit in AI-Agent-Workflows.
Installation
brew install cpulimitlocal Homebrew formula metadata
sudo apk add cpulimitAlpine Linux edge package indexes · cpulimit · Quelle: dl-cdn.alpinelinux.org
sudo apt install cpulimitDebian stable package indexes · cpulimit · Quelle: deb.debian.org
sudo dnf install cpulimitFedora Rawhide package metadata · cpulimit · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cpulimitnixpkgs package indexes · pkgs/by-name/cp/cpulimit/package.nix · Quelle: api.github.com
sudo zypper install cpulimitopenSUSE Tumbleweed package metadata · cpulimit · Quelle: download.opensuse.org
Überblick
CPU usage limiter
Verlauf
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.
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 |
|---|---|---|---|
cpulimit | 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/opsengine/cpulimit
Installationsmetadaten
| Paketschlüssel | brew:cpulimit |
|---|---|
| Version | 0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cpulimit |
| Homepage | https://github.com/opsengine/cpulimit |
| Repository | https://github.com/opsengine/cpulimit |
| Upstream-Dokumentation | https://github.com/opsengine/cpulimit#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/opsengine/cpulimit/archive/refs/tags/v0.2.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpulimit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
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-4.fc44
CPU Usage Limiter for Linux
https://github.com/opsengine/cpulimit
sudo dnf install cpulimitcpulimit 3.2-1.3
Limit the CPU Usage of a Process
https://limitcpu.sourceforge.net
sudo zypper install cpulimitQuellspur
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.