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

📄 changes.txt

📁 硬盘速度测试 linux下 源码 c/c
💻 TXT
📖 第 1 页 / 共 5 页
字号:
Sppux wants ail_gettimeofday variables to be unsigned int. ----------------------------Revision 1.39        date: 98/04/22 16:19:50;  author: capps;  state: Exp;  lines added/del: 7/3Fix -M option not printing cleanlyFix -R in 32 bit mode printing garbage.----------------------------Revision 1.38        date: 98/04/22 15:56:02;  author: capps;  state: Exp;  lines added/del: 1/1Change to only disply revision not full header.----------------------------Revision 1.37        date: 98/04/22 15:52:19;  author: capps;  state: Exp;  lines added/del: 1/1Add RCS Header to support versioning.----------------------------Revision 1.36        date: 98/04/22 15:38:26;  author: capps;  state: Exp;  lines added/del: 1/1fix to bcopy() third arg needs to be size_t for 32 bit mode.----------------------------Revision 1.35        date: 98/04/22 09:09:24;  author: capps;  state: Exp;  lines added/del: 17/17Bug 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.34        date: 98/04/21 09:31:02;  author: capps;  state: Exp;  lines added/del: 4/0Fix to eliminate hidden (dot) files that iozone was creatingin throughput mode. All files are now visible with ls.----------------------------Revision 1.33        date: 98/04/21 08:30:35;  author: capps;  state: Exp;  lines added/del: 7/1Have Iozone print the compile model used.----------------------------Revision 1.32        date: 98/04/20 18:46:02;  author: capps;  state: Exp;  lines added/del: 49/20Fixes for 32 bit mode. ----------------------------Revision 1.31        date: 98/04/20 16:57:29;  author: capps;  state: Exp;  lines added/del: 8/8make sure malloc is called with (size_t) parameter.----------------------------Revision 1.30        date: 98/04/20 16:05:08;  author: capps;  state: Exp;  lines added/del: 933/757Iozone now 64 bit application----------------------------Revision 1.29        date: 98/04/20 12:32:25;  author: capps;  state: Exp;  lines added/del: 4/4Move msync to before munmap so file gets written.----------------------------Revision 1.28        date: 98/04/20 10:21:30;  author: capps;  state: Exp;  lines added/del: 2/2Minor fix for -O flag and -B not working smoothly together.----------------------------Revision 1.27        date: 98/04/20 10:17:19;  author: capps;  state: Exp;  lines added/del: 0/0No change----------------------------Revision 1.26        date: 98/04/19 15:11:07;  author: capps;  state: Exp;  lines added/del: 5/5Remove prime_zbfill. It causes problems with mmap files.----------------------------Revision 1.25        date: 98/04/16 15:24:50;  author: capps;  state: Exp;  lines added/del: 228/70-H is Nastran async I/O with bcopy-k is async I/O without any bcopys----------------------------Revision 1.24        date: 98/04/15 16:48:30;  author: capps;  state: Exp;  lines added/del: 22/4fix to make build on 9.05 and 10.1----------------------------Revision 1.23        date: 98/04/15 15:36:55;  author: capps;  state: Exp;  lines added/del: 9/9Cleanup some compiler warnings about un-initialized variables. Theyare not really un-initialized and used but it does generate compiler warnings on some machines.----------------------------Revision 1.22        date: 98/04/15 15:32:56;  author: capps;  state: Exp;  lines added/del: 7/7Need to free the dummyname space a bit later.----------------------------Revision 1.21        date: 98/04/15 14:37:05;  author: capps;  state: Exp;  lines added/del: 27/13Fix to use smaller stack size in thread_ routines. It was causingthe SGI to drop core in throughput tests.----------------------------Revision 1.20        date: 98/04/14 17:01:19;  author: capps;  state: Exp;  lines added/del: 27/16Fix a memory leak. In multi_throughput testing shmalloc was getting calledfor each iteration. This is not needed and causes much to much shm to be allocated. Not broken but definately a pig.----------------------------Revision 1.19        date: 98/04/14 15:19:15;  author: capps;  state: Exp;  lines added/del: 2/0When -k is specified alone this will turn on the POSIX async I/O and set depth to 0.----------------------------Revision 1.18        date: 98/04/14 15:00:18;  author: capps;  state: Exp;  lines added/del: 21/20Fixes to make multi-threaded version run on the SGI Origin.----------------------------Revision 1.17        date: 98/04/14 11:55:44;  author: capps;  state: Exp;  lines added/del: 17/11Add support for -k. When using POSIX async I/O use the buffer specified and do not perform any bcopys.----------------------------Revision 1.16        date: 98/04/13 10:22:18;  author: capps;  state: Exp;  lines added/del: 27/380Add libasync library support----------------------------Revision 1.15        date: 98/04/11 12:09:25;  author: capps;  state: Exp;  lines added/del: 1/0Fix memory leak. Now calls del_cache when ever any calls to async_end happen.This will ensure that there are no outstanding I/Os on the cache that ha ve not been canceled .----------------------------Revision 1.14        date: 98/04/11 11:57:10;  author: capps;  state: Exp;  lines added/del: 632/47Add support for POSIX async I/O testing----------------------------Revision 1.13        date: 98/03/31 14:30:15;  author: capps;  state: Exp;  lines added/del: 44/6Fix support for bsd4_2 and ConvexOS----------------------------Revision 1.12        date: 98/03/31 11:26:34;  author: capps;  state: Exp;  lines added/del: 2/2Bump version number to 2.32----------------------------Revision 1.11        date: 98/03/31 11:20:51;  author: capps;  state: Exp;  lines added/del: 70/6Add support for SGI IRIX and SGI IRIX64----------------------------Revision 1.10        date: 98/03/27 14:00:47;  author: capps;  state: Exp;  lines added/del: 15/20Put the bcopy back. It is more represenativeof what the real application will do.----------------------------Revision 1.9        date: 98/03/27 13:25:02;  author: capps;  state: Exp;  lines added/del: 40/14Improved mmap file support. Now only have 1 long word fromeach page touched. This eliminates the overhead of bcopydominating the results. It also is performing the same work that the non-mmap version does with verify().----------------------------Revision 1.8        date: 98/03/27 10:41:13;  author: capps;  state: Exp;  lines added/del: 10/4Bug fix. Frewrite was truncating the file. This fixensures that the Frewrite test opens without trunc.----------------------------Revision 1.7        date: 98/03/27 10:16:41;  author: capps;  state: Exp;  lines added/del: 3/3Fix report to specify stride size as a function of reclen.It did not make sense to output kbytes as the value changeswhen in auto mode to match the current record length.----------------------------Revision 1.6        date: 98/03/26 15:28:15;  author: capps;  state: Exp;  lines added/del: 16/8Add support for -j option. This allows the user to specify the stride size for the strided file access benchmark.----------------------------Revision 1.5        date: 98/03/25 15:27:01;  author: capps;  state: Exp;  lines added/del: 1/1Fixup help screen to reflect new options----------------------------Revision 1.4        date: 98/03/25 15:21:23;  author: capps;  state: Exp;  lines added/del: 1/1Change the revision number----------------------------Revision 1.3        date: 98/03/25 15:20:28;  author: capps;  state: Exp;  lines added/del: 16/1Fixup support for Linux----------------------------Revision 1.2        date: 98/03/25 13:58:05;  author: capps;  state: Exp;  lines added/del: 16/3Bug fixes for SPP-UX----------------------------Revision 1.1        date: 98/03/25 10:43:45;  author: capps;  state: Exp;  Initial revision=============================================================================RCS file:        libasync.c,v;   Working file:    libasync.chead:            1.39locks:           ;  strictaccess list:   symbolic names:comment leader:  " * "total revisions: 39;    selected revisions: 39description:Initial version of POSIX async I/O library interface.----------------------------Revision 1.39        date: 98/07/30 22:05:21;  author: capps;  state: Exp;  lines added/del: 3/1Add support for Solaris----------------------------Revision 1.38        date: 98/07/07 13:00:39;  author: capps;  state: Exp;  lines added/del: 1/11Remove extra bcopy in the async_write_no_bcopy path.----------------------------Revision 1.37        date: 98/06/11 09:47:58;  author: capps;  state: Exp;  lines added/del: 3/3Fix syntax error for IRIX ----------------------------Revision 1.36        date: 98/06/10 10:56:55;  author: capps;  state: Exp;  lines added/del: 10/10All exit()s now have a unique exit value.----------------------------Revision 1.35        date: 98/05/07 14:17:20;  author: capps;  state: Exp;  lines added/del: 2/2Make 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.34        date: 98/04/30 15:19:54;  author: capps;  state: Exp;  lines added/del: 1/3Remove debug code that breaks 64 bit mode compiled code.----------------------------Revision 1.33        date: 98/04/30 13:09:13;  author: capps;  state: Exp;  lines added/del: 2/2Make retval an int so it can be checked for less than zero.----------------------------Revision 1.32        date: 98/04/29 16:49:34;  author: capps;  state: Exp;  lines added/del: 5/11If overshooting on number of asyncs then terminate the loop andlet the next time through pick up the I/O.----------------------------Revision 1.31        date: 98/04/29 16:37:49;  author: capps;  state: Exp;  lines added/del: 3/3Remove debug code----------------------------Revision 1.30        date: 98/04/29 15:29:48;  author: capps;  state: Exp;  lines added/del: 3/1Fixes so it will compile on the SGI Origin.----------------------------Revision 1.29        date: 98/04/29 11:56:27;  author: capps;  state: Exp;  lines added/del: 36/10Work around for bug in POSIX async I/O library----------------------------Revision 1.28        date: 98/04/29 11:04:26;  author: capps;  state: Exp;  lines added/del: 1/2Remove debug code----------------------------Revision 1.27        date: 98/04/29 11:02:54;  author: capps;  state: Exp;  lines added/del: 54/27Added resource shortage paths.----------------------------Revision 1.26        date: 98/04/28 18:12:51;  author: capps;  state: Exp;  lines added/del: 1/3Add async I/O to the throughput tests----------------------------Revision 1.25        date: 98/04/28 17:12:40;  author: capps;  state: Exp;  lines added/del: 3/1fix wait_for_ routine to reset w_tail if item being removed is also the tail.----------------------------Revision 1.24        date: 98/04/28 16:14:06;  author: capps;  state: Exp;  lines added/del: 1/3bug fix. 2 calls to malloc for aligned memory.----------------------------Revision 1.23        date: 98/04/28 11:57:39;  author: capps;  state: Exp;  lines added/del: 37/13Limit max async operations to 60. Beyond this there be dragons.----------------------------Revision 1.22        date: 98/04/28 10:17:22;  author: capps;  state: Exp;  lines added/del: 127/42Completed support for no_bcopy POSIX async I/O in the async_write_no_copy path.This allows write tests to perform async I/O with buffers released when the write is completed.----------------------------Revision 1.21        date: 98/04/27 16:59:14;  author: capps;  state: Exp;  lines added/del: 246/9Add aio_write() to the write and re-write tests. This providesPOSIX async I/O for the those tests.----------------------------Revision 1.20        date: 98/04/24 16:20:55;  author: capps;  state: Exp;  lines added/del: 15/3Move VX_DIRECT to the libasync module.----------------------------Revision 1.19        date: 98/04/24 15:50:13;  author: capps;  state: Exp;  lines added/del: 42/11Add support for VxFS VX_DIRECT Idea is to use VX_DIRECT and POSIX async I/O together----------------------------Revision 1.18        date: 98/04/24 12:36:42;  author: capps;  state: Exp;  lines added/del: 13/5Fix some error printfs to match the size of the off_t.----------------------------Revision 1.17        date: 98/04/24 12:18:11;  author: capps;  state: Exp;  lines added/del: 7/7Fixes for LP64 mode. off_t changed to off64_t 

⌨️ 快捷键说明

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