⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes.txt

📁 硬盘速度测试 linux下 源码 c/c
💻 TXT
📖 第 1 页 / 共 5 页
字号:
----------------------------Revision 1.16        date: 98/04/24 09:33:32;  author: capps;  state: Exp;  lines added/del: 275/35Add comments and fix for LP64 model on hpux.----------------------------Revision 1.15        date: 98/04/23 16:58:06;  author: capps;  state: Exp;  lines added/del: 167/13Make libasync large file aware.----------------------------Revision 1.14        date: 98/04/22 15:58:45;  author: capps;  state: Exp;  lines added/del: 1/1Change version to only display rcs version id.----------------------------Revision 1.13        date: 98/04/22 15:52:54;  author: capps;  state: Exp;  lines added/del: 1/2Add RCS version support----------------------------Revision 1.12        date: 98/04/22 11:39:35;  author: capps;  state: Exp;  lines added/del: 52/8Add firewall to prevent in flight changes to the aiocb structure.----------------------------Revision 1.11        date: 98/04/22 09:10:36;  author: capps;  state: Exp;  lines added/del: 57/19Bug fixes for 64 bit mode on IRIX, and addition on the internal inuse queue to insure that theinternal struct_cache_ent structures are not releasedtoo early when doing direct I/O (async_read_no_copy).----------------------------Revision 1.10        date: 98/04/21 09:34:14;  author: capps;  state: Exp;  lines added/del: 18/10Improve error messages.----------------------------Revision 1.9        date: 98/04/20 16:06:21;  author: capps;  state: Exp;  lines added/del: 53/50Iozone now 64 bit application----------------------------Revision 1.8        date: 98/04/20 10:17:59;  author: capps;  state: Exp;  lines added/del: 0/0no change----------------------------Revision 1.7        date: 98/04/17 08:49:16;  author: capps;  state: Exp;  lines added/del: 15/2Optimization on async operations. Just add one to the endof the list if the list already has more than one item.----------------------------Revision 1.6        date: 98/04/17 00:00:30;  author: capps;  state: Exp;  lines added/del: 10/2Make cancel keep trying until it succeeds. Otherwise transfers after the bufferis freed can occur.----------------------------Revision 1.5        date: 98/04/16 16:49:28;  author: capps;  state: Exp;  lines added/del: 49/4Improve error handling when running machine out of memory.----------------------------Revision 1.4        date: 98/04/16 15:26:41;  author: capps;  state: Exp;  lines added/del: 118/28added async_read_no_copy(). This allows the application to let the library specify the destination buffer and perform the async I/Owithout unwanted bcopys.----------------------------Revision 1.3        date: 98/04/14 11:56:23;  author: capps;  state: Exp;  lines added/del: 36/10Add supporf for -k. When using POSIX async I/O usethe buffer specified and do not perform any bcopys.----------------------------Revision 1.2        date: 98/04/13 10:35:20;  author: capps;  state: Exp;  lines added/del: 5/7Fixup for error path to propagate any small transfers.----------------------------Revision 1.1        date: 98/04/13 10:21:23;  author: capps;  state: Exp;  Initial revision=============================================================================RCS file:        makefile,v;   Working file:    makefilehead:            1.20locks:           ;  strictaccess list:   symbolic names:comment leader:  "# "total revisions: 20;    selected revisions: 20description:Initial version of makefile----------------------------Revision 1.20        date: 98/10/06 10:36:22;  author: capps;  state: Exp;  lines added/del: 87/28Add comments to describe each targets capabilities.----------------------------Revision 1.19        date: 98/10/06 09:59:18;  author: capps;  state: Exp;  lines added/del: 3/3Fix spelling error----------------------------Revision 1.18        date: 98/10/06 09:58:29;  author: capps;  state: Exp;  lines added/del: 18/3Add support for Windows build----------------------------Revision 1.17        date: 98/08/17 16:44:56;  author: capps;  state: Exp;  lines added/del: 2/2Fixes for Solaris----------------------------Revision 1.16        date: 98/07/30 22:05:33;  author: capps;  state: Exp;  lines added/del: 20/1Add support for Solaris----------------------------Revision 1.15        date: 98/05/07 14:17:26;  author: capps;  state: Exp;  lines added/del: 13/13Make VXFS a define in the make command. This makes moving to other targetseasier. It removes the binding of HPUX and VXFS.Also, Added -Q to support offset/latency file generation for later useas inputs to plot program.----------------------------Revision 1.14        date: 98/04/22 16:02:42;  author: capps;  state: Exp;  lines added/del: 2/0Add RCS version ids.----------------------------Revision 1.13        date: 98/04/22 13:58:54;  author: capps;  state: Exp;  lines added/del: 6/6For now only build the SGI targets in 32 bit mode. There is some problem with POSIX async I/O and 64 bit apps.----------------------------Revision 1.12        date: 98/04/22 12:08:25;  author: capps;  state: Exp;  lines added/del: 3/3Let the IRIX64 target default to its default compile mode.----------------------------Revision 1.11        date: 98/04/22 09:10:54;  author: capps;  state: Exp;  lines added/del: 3/3Bug fixes for 64 bit mode on IRIX, and addition on the internal inuse queue to insure that theinternal struct_cache_ent structures are not releasedtoo early when doing direct I/O (async_read_no_copy).----------------------------Revision 1.10        date: 98/04/21 09:29:57;  author: capps;  state: Exp;  lines added/del: 17/17Improve dependencies----------------------------Revision 1.9        date: 98/04/20 16:05:48;  author: capps;  state: Exp;  lines added/del: 58/29Iozone now 64 bit application----------------------------Revision 1.8        date: 98/04/20 10:17:44;  author: capps;  state: Exp;  lines added/del: 0/0*** empty log message ***----------------------------Revision 1.7        date: 98/04/16 16:50:11;  author: capps;  state: Exp;  lines added/del: 6/6Have the SGI build 32 bit app too.----------------------------Revision 1.6        date: 98/04/15 16:48:09;  author: capps;  state: Exp;  lines added/del: 5/5Fix to make build on 9.05 and 10.1----------------------------Revision 1.5        date: 98/04/13 10:22:34;  author: capps;  state: Exp;  lines added/del: 14/6Add support for libasync library.----------------------------Revision 1.4        date: 98/04/11 11:57:34;  author: capps;  state: Exp;  lines added/del: 10/10AAdd support for POSIX async I/O testing----------------------------Revision 1.3        date: 98/03/31 11:21:34;  author: capps;  state: Exp;  lines added/del: 24/0Add support for SGI IRIX and SGI IRIX64----------------------------Revision 1.2        date: 98/03/25 13:59:18;  author: capps;  state: Exp;  lines added/del: 21/9Fixes for SPP-UX----------------------------Revision 1.1        date: 98/03/25 10:48:21;  author: capps;  state: Exp;  Initial revision=============================================================================Added support for BIFF file output. Iozone can now write Excel spreadsheet format. This allows one to directly access the Excel spreadsheet without needing to import with tab and space delimited method.Added support for large files and threads for Solaris.Add support for FreeBSDChange default stride value to avoid nodalization with various spindle counts.=============================================================================Version 3.3:Changed name of processor_bind to ioz_processor_bind to avoid collisionwith SVR5.4.MP shared library.Removed leading tab on an #ifdef that caused some compilers to get sick.=============================================================================Version 3.4:Add support for OpenBSD=============================================================================Version 3.6:Lots of code cleanup. Added support for OSF1 on the DEC Alpha.=============================================================================Version 3.7:Add support for OSF Version 4.Add timer resolution problem detection.=============================================================================Add support for OSF Version 5.=============================================================================Version 3.13:Add support for Linux to use pthreads.=============================================================================Version 3.16:=============================================================================Add support for Netbsd Add support for Largefiles and Async I/O to Linux target=============================================================================Version 3.17:=============================================================================Removed small model for Linux. In the past Iozone was forced to use a small model for testing Linux as the normal load causedRedhat to panic. Redhat users have told me that the system nowworks fine with the normal load. They have tested Redhat 6.1 andit no longer panics.=============================================================================Version 3.18:=============================================================================Add support for BSDI. Base, largefiles, pthread. No async I/O=============================================================================Revision 3.19        =============================================================================date: 2000/03/08 14:47:21;  author: capps;  state: Exp;  lines added/del: 4/1Add support for getpagesize. This is used when available.=============================================================================Revision 3.20        =============================================================================date: 00/04/01 11:04:59;  author: capps;  state: Exp;  lines added/del: 2/2Fix for multiple filenames and range of threads being used.=============================================================================Revision 3.21        =============================================================================date: 00/04/01 11:10:54;  author: capps;  state: Exp;  lines added/del: 3/1SPPUX does not have getpagesize... =============================================================================Revision 3.22        =============================================================================Add support for Linux-ia64Add support for mmap & normal file I/O mixing.=============================================================================Revision 3.23        Fixups for IBM AIX.=============================================================================Revision 3.24        Fixups for BSD 2.7  (New release of BSD that supports O_SYNC)=============================================================================Revision 3.27        Fixups for Cygnus compiler changes. (Windows targets). With thischange Iozone will compile with at least 2 versions of the Cygnuscompilers.=============================================================================Revision 3.28        =============================================================================Add support for reading and writing while holding lockf() on the file.This turns out to be important aspect of NFS benchmarking.=============================================================================Revision 3.29        =============================================================================Change calls to lockf() to calls to fcntl(). This is more portable.=============================================================================Revision 3.30        =============================================================================Add support for variable compute cycle time before each I/Ooperation. This allows one to more accuratly representa specific application that is doing compute/read/compute/read style operations.=============================================================================Revision 3.30 through 3.37=============================================================================Add support for read and write telemetry files.=============================================================================Revision 3.40 =============================================================================Code cleanup for popen() usage in -M path.=============================================================================Revision 3.41 =============================================================================Bug fix for ops/sec in rewrite throughput testing.Added average throughput to output in throughput mode.=============================================================================Revision 3.42 =============================================================================Bug fix for read and re-read. Usage of un-initialized variable thatcaused results to be wrong.=============================================================================Revision 3.43 =============================================================================Add support for latency plot data for throughput testing.Each child thread/process gets its own data file.=============================================================================Revision 3.44 =============================================================================

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -