Subject: CVS commit: pkgsrc/benchmarks/iozone
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/13/2003 10:48:33
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Dec 13 10:48:33 UTC 2003

Modified Files:
	pkgsrc/benchmarks/iozone: Makefile distinfo

Log Message:
Update to 3.211:
Add -+n option to disable re-testing.
Fixup -+n for throughput mode.
Fix Excel output when -+n is used.
Add support for the IBM S390 running Linux.
Cleanup naming conventions for the S390 and fixup a #define.
Add 64 bit compiles for s390x
Move BIG_ENDIAN to ZBIG_ENDIAN to avoid header conflicts.
Make random offsets always based on 48 bit random values.
Addition for make random offsets always based on 48 bit random values.
Make rands long longs.
Bug fix for 48 bit rands in bsd4_2 and Windows.
Make big_rand a long long.
Inject Erik's changes for Multi-client Windows.
Change proto version due to changes in Windows -+m support.
Add Eric to the contributors list.
Add more Windows support.
Spelling error.
Bug fixes from Erik H.
Reduce usage of shared memory.
Eliminate STUPID warning from the silly compiler.
Changes to remove warnings on BSD. Thanks to Christian Weisgerber
Support for the AMD64
Add -+k for constant aggregate data set size in throughput mode.
Add pread support for the TRU64 target. Department of Defense in Canada.
Add -+q for delay in seconds between tests.
Move variable up, GCC on Solaris was getting a bogus parse error
Add support for -+D (O_DSYNC) mode testing.
Make O_DSYNC conditional.
Add telemetry support for pread/pwrite


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/benchmarks/iozone/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/benchmarks/iozone/distinfo

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