Date: Fri, 24 Feb 2012 10:08:25 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/fio Makefile distinfo pkg-plist Message-ID: <201202241008.q1OA8PNG033210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec      2012-02-24 10:08:25 UTC
  FreeBSD ports repository (src committer)
  Modified files:
    sysutils/fio         Makefile distinfo pkg-plist 
  Log:
  Update to version 2.0.4.
  Changes since 2.0 include:
  
  o Fix segfault with net io engine and no file/hostname given.
  o Fix net engine client read server write bug.
  o Fix early termination of runs caused by ramp_time > runtime
  o Implement zoned random I/O testing support
  o Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate...
  o Make random map allocation more resilient
  o Fail if we can't satisfy the minimum block size
  o Enable completion latency stat collection on verify
  o Fix bandwidth logging for mixed read/write workloads.
  o Token-based flow control
  o Fix IOPS logging for mixed read/write workloads
  o Use crc32c for the verify_header checksum
  o client: exit if no jobs were sent and client is idle
  
  Revision  Changes    Path
  1.13      +1 -1      ports/sysutils/fio/Makefile
  1.11      +2 -2      ports/sysutils/fio/distinfo
  1.6       +1 -0      ports/sysutils/fio/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202241008.q1OA8PNG033210>
