summaryrefslogtreecommitdiff
path: root/benchmarks/iozone
AgeCommit message (Collapse)AuthorFilesLines
2004-01-21Update to 3.217:wiz2-6/+6
Revision 3.212 Add record locking Add single file, file sharing. Revision 3.213 Enhance fill/verify (diag mode) for shared file. Revision 3.214 Remove warnings. Revision 3.215 Add prototype for mylockr() Revision 3.216 Fix prototype for mylockr Revision 3.217 Enable options for Windows systems.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-13Update to 3.211:wiz2-6/+6
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
2003-06-24Update to 3.185:wiz2-6/+6
Improve macros and add prototypes. Improve resolution of get_resolution(). Changes to support RedHat 9.0. Special handling of NAME for broken frontend in Cygwin/Windows env. Add support for the CrayX1 Remove reference to PAGE_SIZE for linux. This causes problems with SuSe 8. Fixup for SCO build. Add -DHAVE_PREAD for Solaris8-64 target. Code cleanup for Linux Improve -+d so that each byte is more unique. Improve byte level validation. Provide byte level error detection with Found char and Expecting Char in -+d mode. Improve speed of -+d without losing uniqueness of bytes. Fix so that Windows can use multiple processes. Needed mmap like SCO. Use malloc() instead of mmap() for threads memory, instead of mmap. Make CPU utilization use doubles everywhere. Add support for CPU utilization while in distributed mode. Make all times relative so multi node can do CPU usage. Remove unused variables.
2003-04-15Update to 3.167:wiz2-6/+6
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().
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-11Update to 3.163:wiz3-44/+6
Fixup for systems that do not have O_DIRECT. Simplify the prototype for do_compute()
2003-03-10Update to 3.161. Extract of changes, excluding bug fixeswiz5-154/+42
and portability stuff: Added -z option. This is to be used with the -a option. It provides more complete testing for small record sizes when the file sizes are very large. Added -y and -q to set record size range Added command line to output Put auto cross over back to 16 Meg Add labels to the latency/offset output files. Prevent mixed modes. Auto and throughput. Added support for the Plus extended options. Added support for -+u option. Cpu utilization. Added network testing mode. -+m (Experimental) Tested: Linux, HP-UX Added -xflag support for distributed mode. Handle interrupts when in distributed mode. Disable CPU utilization in distributed mode. Add -+m cluster option to the help list and the list of options. Enable more options in Cluster mode. Add protocol version checking for distributed messages. Add -+d file I/O diagnostic mode. Fix some compiler warnings and implement the -+x option for setting the multiplier used for file and record size incrementing. Reduce the message traffic due to master's distribution of STOP. Only one STOP distribution is needed. More can lead to socket buffer overflows. Add -+p percentage read option. Improve the mixed mode distribution algorithm. Introduce -+r for O_RSYNC. Add speed check code. Increase maximum threads/procs to 256 Add contribs and -+t to help splash screen. Disable fread and fwrite testing if mmap or async is in use. Add pread/pwrite throughput testing Permit smaller values for -n and -g Make initial write in initfile() a page size request. Stop test if file can not be written.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-16Update this pkg to 3.56. Changes are mostly bugfixes, available at:garbled4-94/+158
http://www.iozone.org/src/current/Changes.txt I have patched the source however, to allow use of the pread/prwite tests, via the -E extension mode. Also, the benchmark target has been fixed.
2001-06-04Publication of derivative works not allowed.jtb1-1/+3
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-14Handle uname -a output better. Fixes pkg/11273.wiz2-5/+20
2000-05-04oops, restore `benchmark:' and `results:'pooka1-1/+8
2000-05-03Install ps documentation also.pooka2-2/+6
2000-05-02Update iozone to lastest stable (3.09), addresses pkg/10020.pooka6-24/+93
The change-list is huge (src/Changes.txt in the distribution) and users probably should upgrade since the previous version was ancient.
2000-03-16cp -> ${CP}, chmod -> ${CHMOD}wiz1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-06-21Make this package work on Solaris.agc1-2/+8
1999-03-16s/cc/${CC}/agc1-2/+2
1998-12-26Fix all the benchmark targets so they work properly, and work with thegarbled1-2/+6
package uninstalled, with the exceptionof lmbench. Make non-batch targets for all the benchmarks, and create a results target which places all the results in /tmp for easier collection.
1998-09-24Run the benchmarks in ${WRKSRC}.agc1-2/+2
1998-09-23Add a benchmark target to the package Makefile to enable the benchmarkagc1-1/+4
to be run.
1998-09-01use ${WRKDIR} not `work'mrg1-2/+2
1998-08-30Oops.. forgot the Makefile..garbled1-0/+19
1998-08-30Add new pkg for iozone-1.14bgarbled4-0/+9
a benchmark for file read and write speed.