FICHA · AUR

cpulimit

Limit cpu usage of a process in percentage. Actually sends SIGSTOP/SIGCONT POSIX signals to processes

  • App
  • CLI
  • System
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 31, 2026 description in en

Description

A process can be kept below a chosen processor-use percentage by periodically pausing and resuming it with POSIX signals. It is useful for administrators slowing background jobs that would otherwise make the system less responsive.

Signal-based limiting can affect timing-sensitive programs, services, or tasks that expect continuous execution. Test on noncritical processes before using it in scripts.

How to run

cpulimit

Commands: cpulimit

Permissions

Permissions not analysed for this source yet.