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
This commit is contained in:
Rebecca Cran 2012-06-11 17:53:51 +00:00
parent d8c4aabade
commit cd2ee8339d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299067
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
#
PORTNAME= fio
PORTVERSION= 2.0.7
PORTVERSION= 2.0.8
CATEGORIES= sysutils benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/

View file

@ -1,2 +1,2 @@
SHA256 (fio-2.0.7.tar.bz2) = 2383ead42ec32bd91e35e23daef814825375fcc2531c9b70804b109fe366ca15
SIZE (fio-2.0.7.tar.bz2) = 215458
SHA256 (fio-2.0.8.tar.bz2) = 584724a98cbed7364a550c9106c88d1ae3833b3edffda46ed5fcbb90fffb672a
SIZE (fio-2.0.8.tar.bz2) = 216417