Пакет cpulimit: Информация
Исходный пакет: cpulimit
Версия: 0.2-alt1
Собран: 12 марта 2026 г. 23:53 в задании #411051
Категория: Мониторинг
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/opsengine/cpulimit
Лицензия: GPL-2.0-or-later
О пакете: CPU Usage Limiter
Описание:
cpulimit is a tool which limits the CPU usage of a process (expressed in percentage, not in CPU time). It is useful to control batch jobs, when you don't want them to eat too many CPU cycles. It does not change the nice value or other scheduling priority settings, but the real CPU usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly. The control of the used CPU amount is done sending SIGSTOP and SIGCONT POSIX signals to processes.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
cpulimit (x86_64, i586, aarch64)
cpulimit-debuginfo (x86_64, i586, aarch64)
cpulimit (x86_64, i586, aarch64)
cpulimit-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Vitaly Lipatov
Последнее изменение
12 марта 2026 г. Vitaly Lipatov 1:0.2-alt1
- new version 0.2, switched upstream to GitHub (opsengine/cpulimit) - applied Fedora patches for modern Linux kernel compatibility
17 апреля 2013 г. Dmitry V. Levin 1.1-alt1.qa1
- NMU: rebuilt for debuginfo.
6 июля 2009 г. Vitaly Lipatov 1.1-alt1
- initial release for ALT Linux Sisyphus