* kernel commit 0bf2d83 fixes the problem with struct taskstats,
now iotop 1.30 handles only v15 of the struct in a different way,
retaining compatibility with both old and new kernels
* show zero current values for exited processes
* flush stdout after each batch run
OBS-URL: https://build.opensuse.org/package/show/Base:System/iotop-c?expand=0&rev=20
16 lines
554 B
Plaintext
16 lines
554 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="versionformat">1.30</param>
|
|
<param name="url">https://github.com/Tomas-M/iotop</param>
|
|
<param name="scm">git</param>
|
|
<param name="changesgenerate">disable</param>
|
|
<param name="filename">iotop-c</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled" />
|
|
<service name="format_spec_file" mode="disabled" />
|
|
</services>
|