macOS
brew install cpulimitlocal Homebrew formula metadata
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/opsengine/cpulimit
安装元数据
| 软件包键 | brew:cpulimit |
|---|---|
| 版本 | 0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cpulimit |
| 主页 | https://github.com/opsengine/cpulimit |
| 仓库 | https://github.com/opsengine/cpulimit |
| 上游文档 | https://github.com/opsengine/cpulimit#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/opsengine/cpulimit/archive/refs/tags/v0.2.tar.gz |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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-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 cpulimit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.