diff options
author | obache <obache@pkgsrc.org> | 2010-04-01 06:34:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-01 06:34:14 +0000 |
commit | 494d3da12626d975177d1f9ba83d07d4f7c86138 (patch) | |
tree | d3e7c8201a6e7ec8a5e92108082cb06c1a1df448 /benchmarks | |
parent | 096bc3aa8224b6e55939fd7c098eba7d8272768c (diff) | |
download | pkgsrc-494d3da12626d975177d1f9ba83d07d4f7c86138.tar.gz |
Update bonnie++ to 1.03e.
bonnie++ (1.03e)
* Added the -D option to bonnie++ to use direct IO (O_DIRECT) for bulk IO.
Thanks to Dave Murch from Violin Memory - http://violin-memory.com/
-- Russell Coker <russell@coker.com.au> Wed, 10 Dec 2008 09:08:00 +1100
bonnie++ (1.03d)
* Made it compile with GCC 4.3.
* Added the URL to the man pages.
* Made zcav display the total time and average speed for a loop and also the
time that each loop completed.
* Made the zcav default block size 256M to cope with larger and faster disks.
* Made the zcav output units be in MiB/s and GiB.
* Improved the Bonnie++ man page in regard to the -y and -p options.
* Use DH_COMPAT=4 and dh_installman.
-- Russell Coker <russell@coker.com.au> Wed, 23 Jul 2008 10:54:24 +1000
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/bonnie++/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index 20f90072da8..a9205713c04 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:08 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2010/04/01 06:34:14 obache Exp $ # -DISTNAME= bonnie++-1.03c +DISTNAME= bonnie++-1.03e CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/bonnie++/distinfo b/benchmarks/bonnie++/distinfo index 0c04c27b4ea..982f1eac05d 100644 --- a/benchmarks/bonnie++/distinfo +++ b/benchmarks/bonnie++/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2008/06/20 01:09:08 joerg Exp $ +$NetBSD: distinfo,v 1.8 2010/04/01 06:34:14 obache Exp $ -SHA1 (bonnie++-1.03c.tgz) = 90d0118f8a35c7b27b75020f991d891648003baa -RMD160 (bonnie++-1.03c.tgz) = e430fbfaeb8f288794fd3be44233fca068850a35 -Size (bonnie++-1.03c.tgz) = 80630 bytes +SHA1 (bonnie++-1.03e.tgz) = cf172c262fea075a83df12d5bde337bacba78ea6 +RMD160 (bonnie++-1.03e.tgz) = c7dfdd5826ef1033f1cae168ee9c1fe07877a10f +Size (bonnie++-1.03e.tgz) = 80956 bytes SHA1 (patch-aa) = 2edc5fb589af0d8fbeaba89e3fd38f01a6115090 SHA1 (patch-ab) = 3e4b04443a0fd413722819943df502172f6cab1f |