Commit graph

5 commits

Author SHA1 Message Date
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
tm
4284d5f8ad sysutils/ioping: Update to 1.2
v1.2 / 2020-02-02
 * makefile: merge compiling and linking
 * ioping: add -r, -rate-limit
 * ioping: reformat usage
 * Merge pull request #42 from kohju/patch-Solaris
 * Support for Solaris.
 * ioping: option -J|-json for printing JSON
 * ioping: add option -a|-warmup <count>
 * ioping: add long options
 * ioping: print filesystem size for file or directory target
 * Merge pull request #39 from justinpitts/patch-1
 * Fix grammar mistake.
2021-10-17 17:27:48 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
mef
a27fc68387 (sysutils/ioping) Updated to 1.1
v1.1 / 2018-09-11
==================

  * ioping: release 1.1
  * ioping.1: raw statisitics in nanoseconds
  * Merge pull request #37 from standby24x7/fix-man
  * Fix a typo in ioping.1
  * Merge pull request #36 from lewellyn/solaris
  * Correct Solaris predefined macro
  * ioping.1: add more references
  * Merge pull request #32 from kolyshkin/makefile
  * Makefile: only use vN tags for EXTRA_VERSION
  * ioping.c: set VERSION to 1.0
  * Makefile: make sure git tag == src ver
  * Makefile: make all phony targets as such
  * Makefile: move -D to CPPFLAGS
  * ioping(1): fix aio description
2019-12-31 12:54:29 +00:00
wiz
3c7968052b sysutils/ioping: import ioping-1.0
A tool to monitor I/O latency in real time.
It shows disk latency in the same way as ping shows network latency.

Packaged for wip by miwarin, with fixes by rillig and myself.
2018-02-28 09:48:36 +00:00