diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-15 08:34:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-15 08:34:32 +0000 |
commit | ac3c20f69dd2755a44f27e4cc7b56e5906b4958b (patch) | |
tree | 9fbc1aac524e5185ea5eaf1eb255500fabb5e7e1 /benchmarks | |
parent | beb16481b2cf80eeb1978093a7617e53a98a5429 (diff) | |
download | pkgsrc-ac3c20f69dd2755a44f27e4cc7b56e5906b4958b.tar.gz |
Update to 3.167:
Zero compute_val inside of loops.
Add support for O_DIRECT for IRIX and IRIX64
Improve macros and add prototypes.
Improve resolution of get_resolution().
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/iozone/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 1e9c29336dc..3132cfd038c 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/03/29 12:40:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2003/04/15 08:34:32 wiz Exp $ -DISTNAME= iozone3_163 -PKGNAME= iozone-3.163 +DISTNAME= iozone3_167 +PKGNAME= iozone-3.167 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 0739f123d6d..f09d304246b 100644 --- a/benchmarks/iozone/distinfo +++ b/benchmarks/iozone/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2003/03/11 12:42:04 wiz Exp $ +$NetBSD: distinfo,v 1.6 2003/04/15 08:34:32 wiz Exp $ -SHA1 (iozone3_163.tar) = 19ec4317325f8c6b15617592fda8c95904cb1f4f -Size (iozone3_163.tar) = 1372160 bytes +SHA1 (iozone3_167.tar) = 244a8ea4eebc30365fe6c1745d119ae5967ba271 +Size (iozone3_167.tar) = 1372160 bytes |