Subject: CVS commit: pkgsrc/benchmarks/iozone
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2006 13:42:13
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Jul 13 13:42:13 UTC 2006

Modified Files:
	pkgsrc/benchmarks/iozone: Makefile distinfo
	pkgsrc/benchmarks/iozone/patches: patch-ab

Log Message:
Changes 3.263:
* Change the default pattern. Samba is trying to cheat by
  special casing IOZONE.tmp, and the pattern of 0xA5.
* Make the default pattern random, and based on Iozone version.
  This is to prevent the hack from Richard Sharpe (in Samba)
  from special casing Iozone, and lying to the user.
* bug fix in pattern gen.
* Add -+Z  old data set mode.
* Add -+X  constant data for short circuit testing only.
* Multi-node changes for new options. (-+Z and -+X)
* Add -+K flag for Sony.
* Move -+K outside of Windows only.
* Simplify percentage calculation
* Add error checking for -f and -F in the wrong modes.
* Bug fix for pbuffer allocation on remote clients.
* Check for max_rec_size when using ranges. -r -r -r
* Fix for Debian user bug. -r 1m -n 1m -g 2m gave bogus error.
* Bug fix for -k used in conjunction with -t and content validation.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/benchmarks/iozone/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/benchmarks/iozone/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/iozone/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.