软件包:iotop-c(1.26-1)
iotop-c 的相关链接
Debian 的资源:
下载源码包 iotop-c:
- [iotop-c_1.26-1.dsc]
- [iotop-c_1.26.orig.tar.xz]
- [iotop-c_1.26.orig.tar.xz.asc]
- [iotop-c_1.26-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
simple top-like I/O monitor (implemented in C)
iotop-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.
其他与 iotop-c 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- 终端处理的共享库 (宽字符支持)
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库