File: Description: -------------------------------------------------------------------------------- iometer-1.1.0-rc1-src.tar.bz2 Tarball containing the official sources of release candidate 1 for the version 1.1.0 as it was released by the Iometer project. iometer-1.1.0-rc1-CommandLineOptionsAndUsage.patch Patch reimplementing the Dynamo command line options handling. The cleanup adds support for long Unix style option (--foo) and introduces the --flag option for non-standard options. iometer-1.1.0-rc1-CsvFileProcessorRowCommas.patch Small patch that fixes the CSV result file output where adding 3 new additional fields caused an inconsistency in the file format. See SourceForge bug tacker id #3141400 for details. iometer-1.1.0-rc1-LinuxODirectReintroduction.patch Small patch reintroducting the O_DIRECT flag for Linux builds that make use of the libaio based code path. iometer-1.1.0-rc1-NoStroptsHeaderForLinux.patch Small patch that removes the stropts.h include for the Linux build. This became necessary, as newer Linux distributions due no longer come with that file. iometer-2004.07.30-post.DS1.common-src.tar.gz Tarball containing the official sources of development snapshot 1 for the post version 2004.07.30 as they was released by the Iometer project. iometer-2004.07.30-post.DS1.Daniel002CodeCleanup.patch Different code cleanups, adjustments to global defines and the like. iometer-2004.07.30-post.DS1.Daniel001RemoveReportedAsLogical.patch Removes no longer needed code (namely the Reported_As_Logical() function for Solaris). iometer-2003.12.16-post.DS2.common-src.tar.gz Tarball containing the official sources of development snapshot 2 for the post version 2003.12.16 as they was released by the Iometer project. iometer-2003.12.16-post.DS2.DanielEnforceParameters.patch Patch that enforces the "-m" parameter (hostname of the Dynamo machine) in case one specifies the "-i" parameter (hostname of the Iometer machine) when calling Dynamo. iometer-2003.12.16-post.DS2.DanielGlobalAccessSpecs.patch Patch that adds a lot of standard Global Access Specifications one can use as a starting point. Those are based on the sample ICF file that was contributed by Richard Riggs. iometer-2003.12.16-post.DS2.DanielIcfVersionStringWithDash.patch Patch that enables the ICF files loader to also handle files with a dash in the version string (needed to fully support -post). iometer-2003.12.16-post.DS1.common-src.tar.gz Tarball containing the official sources of development snapshot 1 for the post version 2003.12.16 as they was released by the Iometer project. iometer-2003.12.16-post.DS1-AlwaysSendCompletionQueue.patch Patch that implements the code changes suggested by Dough Haigh to solve the performance drop in network tests on Solaris. iometer-2003.12.16-post.DS1-SolarisMultipleSwapDevices.patch Reimplementation of the detection of multiple Solaris swap devices. iometer-2003.12.16.common-src.tar.gz Tarball containing the official sources of version 2003.12.16 as they was released by the Iometer project. iometer-2003.12.16-IoMtrGlobalDefines5.patch Patch for Dynamo and Iometer to consolidate the global defines which are coming with the different platforms. Therefore the IOMTR_* global defines was introducted. iometer-2003.12.16-SwitchesNowRequired.patch Patch for Dynamo to force calling the executable with parameter indicators only. So the short for of etc. is no longer allowed. iometer-2003.05.10.common-src.tar.gz Tarball containing the official sources of version 2003.05.10 as they was released by the Iometer project. iometer-2003.05.10-IoMtrGlobalDefines1.patch iometer-2003.05.10-IoMtrGlobalDefines2.patch iometer-2003.05.10-IoMtrGlobalDefines3.patch iometer-2003.05.10-IoMtrGlobalDefines4.patch Series of Patches for Dynamo and Iometer to consolidate the global defines which are coming with the different platforms. Therefore the IOMTR_* global defines was introducted. iometer-2003.05.10-IoTimeConsolidation.patch Consolidates the different time measurement functions in the IOTime.* files for Dynamo. That way we get rid of IOTime.h which held some code - beside IOTime.cpp. iometer-2003.02.15.common-src.tar.gz Tarball containing the sources of version 2003.02.15 published by me. iometer-2003.02.15-HandleDummy0.patch Patch for Dynamo - modifying the Get_NI_Counters() method to enable the handling of interface names without leading blank (like dummy0). iometer-2003.02.15-NoPipe.patch Patch for Dynamo to drop Windows Pipe support for communication. This simplifies the code by removing unneeded code. iometer-2003.02.15-ResultEndTime.patch iometer-2003.02.15-ResultEndTimeHighRes.patch Patch for Iometer to print out the current timestamp after each block of results. Additionally, the milliseconds are attached to the timestamp output. iometer-initial.tar.gz Tarball containing the initial version of the sources as they was handed over by Intel to the OSDL for release at SourceForge. iometer-initial-datatypes.patch Small patch to fix the DWORD error and to prevent further warnings about the comparison of different datatypes. iometer-initial-largefile.patch Small patch to enable dynamo to write files >2GB under Linux.