Information for build cpulimit-0.2-1.oc9

ID22601
Package Namecpulimit
Version0.2
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cpulimit.git?.#45e25f0c993ea52039a0362f24a7994efe873b15
SummaryCPU Usage Limiter for Linux
Descriptioncpulimit is a simple program which attempts to limit the CPU usage of a process (expressed in percentage, not in CPU time). This is useful to control batch jobs, when you don't want them to eat too much CPU. It does not act on the nice value or other scheduling priority stuff, but on the real CPU usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 11:03:56 CST
CompletedMon, 03 Jun 2024 16:04:47 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/cpulimit.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cpulimit.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
cpulimit-0.2-1.oc9.src.rpm (info) (download)
aarch64
cpulimit-0.2-1.oc9.aarch64.rpm (info) (download)
cpulimit-debuginfo-0.2-1.oc9.aarch64.rpm (info) (download)
cpulimit-debugsource-0.2-1.oc9.aarch64.rpm (info) (download)
x86_64
cpulimit-0.2-1.oc9.x86_64.rpm (info) (download)
cpulimit-debuginfo-0.2-1.oc9.x86_64.rpm (info) (download)
cpulimit-debugsource-0.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2-1 - initial build