From 4bf9d6efc795b4d094c38dcc942bcf8a5c43535f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 13 Dec 2003 10:48:33 +0000 Subject: 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 --- benchmarks/iozone/Makefile | 6 +++--- benchmarks/iozone/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'benchmarks/iozone') diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index ec055016252..9d2c472002d 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2003/06/24 07:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2003/12/13 10:48:33 wiz Exp $ -DISTNAME= iozone3_185 -PKGNAME= iozone-3.185 +DISTNAME= iozone3_211 +PKGNAME= iozone-3.211 WRKSRC= ${WRKDIR}/src/current CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ diff --git a/benchmarks/iozone/distinfo b/benchmarks/iozone/distinfo index 271b7c08507..f3241f9c095 100644 --- a/benchmarks/iozone/distinfo +++ b/benchmarks/iozone/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/06/24 07:34:13 wiz Exp $ +$NetBSD: distinfo,v 1.8 2003/12/13 10:48:33 wiz Exp $ -SHA1 (iozone3_185.tar) = 7bd2622e0c2b26bdcafae88ff0ec4a1a04b84cc5 -Size (iozone3_185.tar) = 1392640 bytes +SHA1 (iozone3_211.tar) = 3b19c0797b86ca18e8fa6af1f3420d7d3b65f9b7 +Size (iozone3_211.tar) = 993280 bytes -- cgit v1.2.3