|
|
@@ -1,6 +1,6 @@
|
|
|
--- src/current/iozone.c.orig Tue Jul 23 21:48:56 2002
|
|
|
+++ src/current/iozone.c Fri Jul 26 10:38:03 2002
|
|
|
-@@ -785,7 +785,7 @@
|
|
|
+@@ -791,7 +791,7 @@
|
|
|
void throughput_test(); /* Multi process throughput */
|
|
|
void multi_throughput_test(); /* Multi process throughput */
|
|
|
void prepage(); /* Pre-fault user buffer */
|
|
|
@@ -9,7 +9,7 @@
|
|
|
float do_compute(float); /* compute cycle simulation */
|
|
|
#else
|
|
|
float do_compute(); /* compute cycle simulation */
|
|
|
-@@ -13037,27 +13037,27 @@
|
|
|
+@@ -13096,27 +13096,27 @@
|
|
|
}
|
|
|
|
|
|
#ifndef ASYNC_IO
|