Commit graph

20 commits

Author SHA1 Message Date
Rebecca Cran
cd2ee8339d Update to version 2.0.8.
o Define SIGUSR1 to inform fio to dump run stats while continuing to run
o Make fio include the git version in the version output
o Fix for crash with more than ~500 jobs
o Add create_only option
o Fix terse bandwidth (off by 1.024)
o eta: ETA bandwidth was off by 1.024
2012-06-11 17:53:51 +00:00
Rebecca Cran
72c0f8f824 Update to version 2.0.7.
o Allow readwrite as an alias for rw in setting sequential read/write
o stat: move final \n of terse output to the end
o Enhance the reaped status display
o HOWTO: update to note base of latencies in minimal/terse output
o Add indication of whether a job got killed
o HOWTO: emphasize units in --minimal mode: latency in usec, bw in KB/s
o group reporting: fix bad values of min/max
2012-04-11 20:13:03 +00:00
Rebecca Cran
40dd94eb21 Update to version 2.0.6.
o Add buffer_compress_percentage
o server: fixup bug in sending jobs_eta command
o Avoid segfault if verify header appears longer than io_u
o Fix bug that causes early termination of fio with verify_backlog
o Add buffer_compress_chunk option
o Fix failure to verify in mixed read/write workload with backlog
o New offset_increment option
o Fix problem with iodepth_batch_complete=0 and accounting
o time_based: Avoid restarting main I/O loop
o Enable read/write sequential offset to be a non-multiple of the block size
o Added 99.95 and 99.99 default percentiles.
o Fix terse output with description set

Feature safe:	yes
2012-03-23 11:28:26 +00:00
Rebecca Cran
3905b943ee Update distinfo for version 2.0.5. 2012-02-28 13:29:32 +00:00
Rebecca Cran
16c03585be Update to version 2.0.5.
Changes:

o Really fix IOPS logging
2012-02-28 13:10:16 +00:00
Rebecca Cran
0444fbabc7 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
2012-02-24 10:08:25 +00:00
Rebecca Cran
004f04d19d Update to 2.0.
Feature safe:	yes
2011-12-17 14:01:38 +00:00
Rebecca Cran
8287f7f246 Put the license information in its own section. 2011-07-22 15:30:05 +00:00
Rebecca Cran
eee59b29ec Update to version 1.57. 2011-07-22 12:32:40 +00:00
Rebecca Cran
cfe53cd2fe Update to 1.54.
PR:	ports/156851
2011-05-14 08:45:39 +00:00
Rebecca Cran
a6f100ab9e Update to 1.51.
PR:	ports/155901
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2011-03-27 16:39:25 +00:00
Rebecca Cran
326a6a922b Update to version 1.50.2.
Take over maintainership.

PR:	ports/154599
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:	linimon
Feature safe:	yes
2011-02-12 20:06:34 +00:00
Pav Lucistnik
e07f0aed62 - Update to 1.44.3
- Add secondary category benchmarks

PR:		ports/153456
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout (luigi; 1 month)
Feature safe:	yes
2011-01-26 12:00:36 +00:00
Pav Lucistnik
8636a79b12 - Update to 1.44.2
- Add options for gnuplot

PR:		ports/152046
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout (luigi; 15 days)
2010-11-23 13:15:38 +00:00
Luigi Rizzo
c1b2f7df16 remove now-empty pkg-plist
Reported-by: Sahil Tandon
2010-10-25 22:45:30 +00:00
Luigi Rizzo
7c15b72f25 update to rev 1.44.1 which compiles natively on FreeBSD
Submitted-by: Ruslan Mahmatkhanov
PR: ports/151727
2010-10-25 21:24:02 +00:00
Martin Wilke
6f7534f75d - Update to 1.25
PR:		140328
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	maintainer timeout
2010-02-13 18:39:27 +00:00
Mark Linimon
e4ad4a83aa Mark as broken on sparc64-6. 2009-03-16 09:38:21 +00:00
Luigi Rizzo
4d29676b87 forgot this file
Detected by: pointyhat build
2009-02-16 21:20:05 +00:00
Luigi Rizzo
ddd028e250 Fio is an I/O testing tool that will spawn a number of threads or
processes doing a particular type of I/O action as specified by
the user. Fio can be driven by a 'job file' describing the I/O
load one wants to simulate.

WWW:    http://git.kernel.dk/
2009-02-14 19:32:30 +00:00