Thu, 26 Jun 2025 19:31:16 CST | login

Information for build iotop-c-1.25-2.oc9

ID37588
Package Nameiotop-c
Version1.25
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/iotop-c.git?.#cee25317b8ca06d422a21f28626abe56fca7833a
SummarySimple top-like I/O monitor (implemented in C)
Descriptioniotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS config options on. iotop-c is an alternative re-implementation of iotop in C, optimized for performance. Normally a monitoring tool intended to be used on a system under heavy stress should use the least additional resources as possible.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 06:12:49 CST
CompletedFri, 13 Jun 2025 06:19:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/iotop-c.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/iotop-c.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
iotop-c-1.25-2.oc9.src.rpm (info) (download)
aarch64
iotop-c-1.25-2.oc9.aarch64.rpm (info) (download)
iotop-c-debuginfo-1.25-2.oc9.aarch64.rpm (info) (download)
iotop-c-debugsource-1.25-2.oc9.aarch64.rpm (info) (download)
loongarch64
iotop-c-1.25-2.oc9.loongarch64.rpm (info) (download)
iotop-c-debuginfo-1.25-2.oc9.loongarch64.rpm (info) (download)
iotop-c-debugsource-1.25-2.oc9.loongarch64.rpm (info) (download)
x86_64
iotop-c-1.25-2.oc9.x86_64.rpm (info) (download)
iotop-c-debuginfo-1.25-2.oc9.x86_64.rpm (info) (download)
iotop-c-debugsource-1.25-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.25-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.25-1 - initial build