The NetBSD Project

CVS log for pkgsrc/benchmarks/iozone/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / iozone

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.63 / (download) - annotate - [select for diffs], Tue Jun 28 11:30:59 2022 UTC (8 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.62: +2 -1 lines
Diff to previous 1.62 (colored)

*: recursive bump for perl 5.36

Revision 1.62 / (download) - annotate - [select for diffs], Sat May 28 11:39:57 2022 UTC (9 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.61: +7 -12 lines
Diff to previous 1.61 (colored)

iozone: updated to 3.493

Revision 3.432
Adding NetBSD 64 bit.

Revision 3.434
Adding code from Alexey Skidanov. Pthread burst I/O.

Revision 3.434
Convert calls from atoi() into atoll() for those things that are actually long longs.

Revision 3.436
Code cleanup for casting consistency

Revision 3.442
Code cleanup for casting consistency and *&(^&*( compiler warnings !!!

Revision 3.443
Code cleanup for all of the un-needed void * maddness.

Revision 3.444
Cleanup 64 bit compiles.

Revision 3.445
Some BSD changes to avoid compiler complaints.

Revision 3.446
Some BSD changes to avoid compiler complaints.

Revision 3.447
Make sure we don't have missing prototypes.

Revision 3.448
Add support for building targets with NO_SIGNAL, NO_FORK, NO_SOCKET

Revision 3.449
Add support for building targets with NO_SIGNAL, NO_FORK, NO_SOCKET

Revision 3.450
Fix missing typedef in FreeBSD.

Revision 3.451
Fix typeoh in spelling of DragonFly.

Revision 3.452
Make the sighandler_t change effective for all BSD derivatives.

Revision 3.454
Make the my_sig_t change effective for all BSD derivatives.

Revision 3.455
Unify the usage of __FreeBSD__

Revision 3.456
Build on BSD 10.3 without warnings.  Clang compilers.

Revision 3.457
Build on BSD 10.3 without warnings.  Clang compilers.

Revision 3.458
Make more friendly to build on Solaris.

Revision 3.459
Make more friendly to build on Solaris.

Revision 3.460
Make more friendly to build on Solaris.

Revision 3.461
Make more friendly to build on Solaris.

Revision 3.462
Make more friendly to build on Solaris.

Revision 3.463
Make more friendly to build on Solaris.

Revision 3.464
Make more friendly to build on Solaris.

Revision 3.465
Make more friendly to build on Solaris.

Revision 3.466
Fix error messages to use the correct file name from dummyfile[xx] instead of
"filename" in the thread tests.

Revision 3.467
Fix compiler warning from Clang on MacOS for mythread_create(). Prototype
didn't match the formal function definition.

Revision 3.469
Switch to IOZ_macosx everywhere for compatibility with Mountain Lion.

Revision 3.470
Increase MAXSTREAMS to 1024. Systems have more power today than 20+ years ago.

Revision 3.471
Make -+W -+C -+y use a flag instead of its option value to indiate its usage.

Revision 3.472
Adding -+M (special dedupe layout)
Adding -+a (set compression in special layout)
Adding -+Q (set dedupe granule size in special layout)

Revision 3.473
no change.

Revision 3.474
Cleanup for Cygwin64 build.

Revision 3.475
Cleanup for Cygwin64 build warnings.

Revision 3.476
Cleanup compiler warnings.

Revision 3.477
Bug fix code in special_gen_new_buf..

Revision 3.478
Bug fix code in special_gen_new_buf.. More copies of the other bug.

Revision 3.479
Bug fix code in special_gen_new_buf.. needed (*op ==0) in one more line.

Revision 3.480
Add -+R option to specify the file names are in a file.

Revision 3.481
Adding new contributor Sudhir Kumar

Revision 3.482
Fix help menu for -+R option.  It does not also use -F
Bug fix for case of -H where gcc seems to think the size of long long
is != size of off64_t
Bug fix for prototype mismatch in async_write_no_copy.

Revision 3.483
Fix nesting of #ifdefs so that Windows lack of support for O_DIRECT presents
splash indication.
Enable O_DIRECT for Windows builds.

Revision 3.485
Improvements for building under Android

Revision 3.486
Fix compiler warning on Android.

Revision 3.488
Improve the Yates/Knuth method for shuffle.

Revision 3.489
Fix gcc-10 warning about no-common.

Revision 3.490
Fix compiler warning when HAVE_ANSIC is not defined

Revision 3.491
Fix CFLAGS issue from Fedora maintainer.

Revision 3.492
Improve the -+M option's compression pattern so that the achieved
compressibility is closer to the value specifed in the -+a option.

Revision 3.493
Move memorey allocaiton of main buffer to after the getopt, else
the -S can cause issues later.

Revision 1.61 / (download) - annotate - [select for diffs], Mon May 24 19:49:09 2021 UTC (22 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

*: recursive bump for perl 5.34

Revision 1.60 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:38 2020 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.59 / (download) - annotate - [select for diffs], Sun Aug 11 13:17:58 2019 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.58 / (download) - annotate - [select for diffs], Wed Aug 22 09:42:58 2018 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Recursive bump for perl5-5.28.0

Revision 1.57 / (download) - annotate - [select for diffs], Sat Jul 9 11:48:12 2016 UTC (6 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.56: +4 -4 lines
Diff to previous 1.56 (colored)

Fixed some pkglint warnings.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Jul 9 06:37:50 2016 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.55 / (download) - annotate - [select for diffs], Mon Jul 13 14:05:56 2015 UTC (7 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.54: +7 -4 lines
Diff to previous 1.54 (colored)

Update to 3.430

* Enable async and thread options under NetBSD.

Changelog:
Revision 3.430
Adding -+b option for bursty operations.
Donated by: Avi Shchislowski <Avi.Shchislowski@sandisk.com>

Revision 1.54 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:25 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.53 / (download) - annotate - [select for diffs], Tue Dec 9 13:56:44 2014 UTC (8 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Correction on PKGNAME, and deleting patch-aa for previous commit

Revision 1.52 / (download) - annotate - [select for diffs], Tue Dec 9 13:53:13 2014 UTC (8 years, 3 months ago) by mef
Branch: MAIN
Changes since 1.51: +3 -4 lines
Diff to previous 1.51 (colored)

Update 3.408 to 3.429
---------------------
Revision 3.409
   Bug fix for using -m in combination with -+d
Revision 3.410
   Bug fix: Improve consistency of use_thread in thread_fread and thread_fwrite.
Revision 3.411
   Compat fix: Move from using macosx to IOZ_macosx, because APPLE started
   using macosx in Mountain Lion.
Revision 3.412
   Adding -+F flag for trunc before thread_write. Needed by Vangel for
   thread_mix_test.
Revision 3.413
   Bug fix for -+F flag.
Revision 3.414
   Add Vangel to the contributors list
Revision 3.415
   Minor bug fix for -J option (think time) in the thread_pread_test()
Revision 3.417
   Add -+J option. Include think time (-j #) in throughput calculation
Revision 3.419
   Add better handling of exit values.
Revision 3.420
   Add new contributor to list.
Revision 3.421
   Bug fix from Alp Aker:
   Patch for a minor issue in IOzone's signal_handler() function:
   the no_unlink option is respected only for the first member of the dummyfile[]
   array; the rest of the dummy files are unconditionally deleted, whether or not
   the '+w' flag has been passed to the program.
Revision 3.422
   Code cleanup. No functional changes.
Revision 3.423
   Improve consistency of Kbytes instead of kbytes, KBytes, kBytes...
Revision 3.424
   Fix for 64 bit and touch_dedup.
Revision 3.425
   Fix for 64 bit and gen_new_buf
Revision 3.427
   Adjust formatting so fields don't run together.
Revision 3.428
   Adjust formatting so fields don't run together.
Revision 3.429
   Add two more characters to array my_port_num.

Revision 1.51 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:59 2014 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.50: +1 -3 lines
Diff to previous 1.50 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.50 / (download) - annotate - [select for diffs], Thu May 29 23:35:16 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.49 / (download) - annotate - [select for diffs], Fri May 31 12:39:38 2013 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.48 / (download) - annotate - [select for diffs], Mon Mar 18 17:01:26 2013 UTC (10 years ago) by ast
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Two installed files changed, so bumping PKGREVISION.
Noted by wiz, thanks.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Mar 18 09:29:17 2013 UTC (10 years ago) by ast
Branch: MAIN
Changes since 1.46: +6 -1 lines
Diff to previous 1.46 (colored)

Avoid getting "/usr/pkg/bin/perl^M: bad interpreter ..." error on
the auxiliary perl scripts iozone_report and iozone_visualizer.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Oct 3 21:53:58 2012 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Sep 11 22:37:12 2012 UTC (10 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (colored)

"user-destdir" is default these days

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jun 7 15:57:20 2012 UTC (10 years, 9 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

Update to IOzone 3.408


Changes since version 3.397:

Revision 3.408
Bug fix for clobbering of buffer. "tfile" needed to be bigger, as its
address was loaded into filearray[] and then that was overwritten
by the mfflag causing parsed names to get loaded.

Revision 3.407
Work around for cache_line_size suddenly becoming zero and breaking fetchit()

Revision 3.406
Increase buffer size for configuration lines. They might be 700 chars long.

Revision 3.405
Reduce CPU consumption in the op_rate control mechanism.

Revision 3.404
Fix type-oh in usage message.

Revision 3.403
Add -+W to permit chid_skew. This permits adding files, and continuing
the proper sharing/dedup within each quadrant, within same seed group
and with previously existing files that were created with a different
number of threads.

Revision 3.402
Mods for DragonFly support.

Revision 3.401
bug fix for re-write rec.

Revision 3.398
Adding thread_read_test and thread_write_test.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Jan 12 15:11:37 2012 UTC (11 years, 2 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.42: +3 -1 lines
Diff to previous 1.42 (colored)

Fix build on SunOS.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Dec 2 15:31:44 2011 UTC (11 years, 3 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.41: +25 -9 lines
Diff to previous 1.41 (colored)

Update by a few dozen patch releases (3.308 -> 3.397).

Install two report Perl scripts, example files, and more docs.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Dec 30 07:41:27 2010 UTC (12 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Fixes BUILD_TARGET for DragonFly.

Revision 1.40 / (download) - annotate - [select for diffs], Tue May 19 08:59:04 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Aug 25 19:35:30 2008 UTC (14 years, 7 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.38: +13 -4 lines
Diff to previous 1.38 (colored)

Update to iozone 3.308.

pkgsrc changes:
- add 'tee' to USE_TOOLS.
- support an optional build with threads support and also support this in the
  'benchmark' target.

Changes since version 2.263

	-Bug fix for -k used in conjunction with -t and content
	 validation.
	-Add DragonFly target.
	-Put PER_VECTOR_OFFSET in for HP-UX
	-Fix compiler warning messages
	-Enforce minimum file size of page_size
	-Minor fixes.
	-Check fsync and close for errors.
	-Adding support for testing block devices. Will be done is phases.
	 This is phase 1. (Single threaded mode only)
	-Adding 4 token support to client_list. Each entry may now contain
	 4 tokens and the new one is the absolute path to the temp
	 file for testing.
	-Add support for external monitor start & stop for throughput
	 tests.
	-IMON_START and IMON_STOP environmental variables used.
	-Bug fix for systems without O_DIRECT. Fall through in switch
	 statement.
	-Fix for -c -t over NFS and initial writer close() when told by
	 another to stop
	-Add Benny Halevy to contributors list.
	-Fix for Cygwin environment.
	-Code cleanup, and add arg to external trigger.
	-Code fixes for macosx
	-Add support for building with Sun's Studio 11 compiler
	-Bug fix for fread/fwrite with > 2Gig files.
	-Add O_DIRECT for Windows
	-Add -+w dedup testing mode.
	-Make remaining non-dedup data unique.
	-Make non-dedupable more unique.
	-Bug fix for non-dedup.
	-Make random offsets unique, using Knuth shuffle.
	-free memory used for random offset uniqueness.
	-Make unique/random offsets 64bits.
	-Add fallback for random/unique.
	-Make non-dedup region more unique
	-Add -+y ## to set percentage of interior dedup.
	-Add -+y ## to set percentage of interior dedup.
	-Bug fixes for -+w and -+y
	-Minor fix for dedup
	-Adding -+C to set percent of dedupable within a file.
	-Add solaris to read sync O_RSYNC
	-Add space to avoid field output touching each other.
	-Add check for config file exceeding MAXSTREAMS.
	-Add new contributor's name.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Mar 3 00:51:44 2008 UTC (15 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Changes since 1.37: +7 -5 lines
Diff to previous 1.37 (colored)

Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.37 / (download) - annotate - [select for diffs], Sat Jan 19 09:16:18 2008 UTC (15 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Reset maintainer on his request.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:47 2007 UTC (16 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:55 2006 UTC (16 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jul 13 13:42:12 2006 UTC (16 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored)

Changes 3.263:
* Change the default pattern. Samba is trying to cheat by
  special casing IOZONE.tmp, and the pattern of 0xA5.
* Make the default pattern random, and based on Iozone version.
  This is to prevent the hack from Richard Sharpe (in Samba)
  from special casing Iozone, and lying to the user.
* bug fix in pattern gen.
* Add -+Z  old data set mode.
* Add -+X  constant data for short circuit testing only.
* Multi-node changes for new options. (-+Z and -+X)
* Add -+K flag for Sony.
* Move -+K outside of Windows only.
* Simplify percentage calculation
* Add error checking for -f and -F in the wrong modes.
* Bug fix for pbuffer allocation on remote clients.
* Check for max_rec_size when using ranges. -r -r -r
* Fix for Debian user bug. -r 1m -n 1m -g 2m gave bogus error.
* Bug fix for -k used in conjunction with -t and content validation.

Revision 1.33 / (download) - annotate - [select for diffs], Tue May 2 13:53:18 2006 UTC (16 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored)

Set LICENSE, remove RESTRICTED (issue is no derivative works).

Revision 1.32 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:06 2006 UTC (16 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:51 2005 UTC (17 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.30: +9 -9 lines
Diff to previous 1.30 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.30 / (download) - annotate - [select for diffs], Mon Oct 31 17:26:02 2005 UTC (17 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored)

NOT_FOR_PLATFORM Interix (only 32-bit off_t).

Revision 1.29 / (download) - annotate - [select for diffs], Wed Oct 19 15:27:19 2005 UTC (17 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.28: +7 -6 lines
Diff to previous 1.28 (colored)

Changes 3.248:
* Improvements

Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:51 2004 UTC (18 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.27: +8 -8 lines
Diff to previous 1.27 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Nov 10 14:13:21 2004 UTC (18 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.26: +11 -11 lines
Diff to previous 1.26 (colored)

Changes 3.218
	Add label to Excel spreadsheet that describes the rows and columns.
	Add support for Solaris64 with VxFS.
	Add support for Linux-arm

Changes 3.219
	Add sleep to permit child to get connection up before master does
	connect.

Changes 3.220
	Improve master connect to child, without delays.

Changes 3.221
	Add -+B Mixed sequential testing. BlueArc request.

Changes 3.222
	Workaround for bug in Cygwin's sscanf

Changes 3.223
	Add transfer size to the output from -Q

Changes 3.224
	Work around for TCP_WAIT in Windows.

Changes 3.225
	Fix for broken rsh on Windows.

Changes 3.226
	Workaround for gcc 3.4. From the folks at Gentoo.org.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jul 30 15:50:37 2004 UTC (18 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.25: +5 -1 lines
Diff to previous 1.25 (colored)

Enable pkgviews installation.

Revision 1.25 / (download) - annotate - [select for diffs], Mon May 10 16:33:03 2004 UTC (18 years, 10 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.24: +12 -3 lines
Diff to previous 1.24 (colored)

Add correct ALL_TARGET for some more platforms.

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 5 00:43:10 2004 UTC (18 years, 10 months ago) by danw
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

add an ALL_TARGET for darwin and patch the package Makefile so the
build errors out if no platform-specific target is specified (so that
pkgsrc will recognize that the build failed)

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 21 22:31:56 2004 UTC (19 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Update to 3.217:
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.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 20 12:08:12 2004 UTC (19 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Dec 13 10:48:33 2003 UTC (19 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

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

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 24 07:34:13 2003 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

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.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Apr 15 08:34:32 2003 UTC (19 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

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().

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:11 2003 UTC (20 years ago) by jmmv
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Mar 11 12:42:04 2003 UTC (20 years ago) by wiz
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Update to 3.163:
Fixup for systems that do not have O_DIRECT.
Simplify the prototype for do_compute()

Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 10 11:06:49 2003 UTC (20 years ago) by wiz
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Update to 3.161. Extract of changes, excluding bug fixes
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.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 16 22:04:54 2001 UTC (21 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.14: +8 -8 lines
Diff to previous 1.14 (colored)

Update this pkg to 3.56.  Changes are mostly bugfixes, available at:
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.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 4 23:10:35 2001 UTC (21 years, 9 months ago) by jtb
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Publication of derivative works not allowed.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 9 11:45:37 2001 UTC (21 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}

Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 16 13:37:53 2001 UTC (22 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.11 / (download) - annotate - [select for diffs], Thu May 4 10:38:27 2000 UTC (22 years, 10 months ago) by pooka
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.10: +8 -1 lines
Diff to previous 1.10 (colored)

oops, restore `benchmark:' and `results:'

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 3 09:13:15 2000 UTC (22 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Install ps documentation also.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 2 15:17:45 2000 UTC (22 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.8: +16 -21 lines
Diff to previous 1.8 (colored)

Update iozone to lastest stable (3.09), addresses pkg/10020.

The change-list is huge (src/Changes.txt in the distribution) and users
probably should upgrade since the previous version was ancient.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 16 12:16:52 2000 UTC (23 years ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

cp -> ${CP}, chmod -> ${CHMOD}

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 21 09:57:03 1999 UTC (23 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, comdex-fall-1999
Changes since 1.6: +8 -2 lines
Diff to previous 1.6 (colored)

Make this package work on Solaris.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 16 09:02:27 1999 UTC (24 years ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/cc/${CC}/

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 26 15:59:56 1998 UTC (24 years, 3 months ago) by garbled
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

Fix all the benchmark targets so they work properly, and work with the
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.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 24 09:20:08 1998 UTC (24 years, 6 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Run the benchmarks in ${WRKSRC}.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 23 16:09:05 1998 UTC (24 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

Add a benchmark target to the package Makefile to enable the benchmark
to be run.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 1 16:42:33 1998 UTC (24 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

use ${WRKDIR} not `work'

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 30 17:42:25 1998 UTC (24 years, 7 months ago) by garbled
Branch: MAIN

Oops.. forgot the Makefile..

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>