Subject: CVS commit: pkgsrc/benchmarks/iozone
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/24/2003 07:34:14
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Jun 24 07:34:14 UTC 2003

Modified Files:
	pkgsrc/benchmarks/iozone: Makefile distinfo

Log Message:
Update to 3.185:
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.


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

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