aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie/files/patch-ab11
1 files changed, 10 insertions, 1 deletions
diff --git a/benchmarks/bonnie/files/patch-ab b/benchmarks/bonnie/files/patch-ab
index e71c6bd13ebe..f083a7e7270b 100644
--- a/benchmarks/bonnie/files/patch-ab
+++ b/benchmarks/bonnie/files/patch-ab
@@ -1,5 +1,14 @@
--- Bonnie.c.orig Wed Aug 28 09:23:49 1996
-+++ Bonnie.c Fri Jun 28 23:40:56 2002
++++ Bonnie.c Tue Aug 27 09:12:19 2002
+@@ -49,7 +49,7 @@
+ #define Seeks (4000)
+ #define UpdateSeek (10)
+ #define SeekProcCount (3)
+-#define Chunk (16384)
++#define Chunk (8192)
+
+ /* labels for the tests, used as an array index */
+ typedef enum
@@ -179,7 +179,7 @@
if (bufindex == Chunk / IntSize)
bufindex = 0;