damn CVS, add required patch
This commit is contained in:
parent
9d2bf710a6
commit
4a108bd1aa
14
benchmarks/iozone/patches/patch-aa
Normal file
14
benchmarks/iozone/patches/patch-aa
Normal file
@ -0,0 +1,14 @@
|
||||
--- iozone.c.orig Tue Sep 14 11:56:04 1999
|
||||
+++ iozone.c Tue Sep 14 16:54:28 1999
|
||||
@@ -279,10 +279,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef bsd4_4
|
||||
-#ifndef GOT_PAGESIZE
|
||||
long long page_size = 4096;
|
||||
#define GOT_PAGESIZE 1
|
||||
-#endif
|
||||
+#define O_SYNC 0
|
||||
#endif
|
||||
|
||||
#ifdef solaris
|
Loading…
Reference in New Issue
Block a user