filesetup: add native fallocate
[fio.git] / gettime.c
index 5741932f283ccc8edf8c262b581e9adf936dba2b..9e5457e0c95a06a0a32930482f92427122d6829d 100644 (file)
--- a/gettime.c
+++ b/gettime.c
@@ -542,7 +542,7 @@ uint64_t time_since_now(const struct timespec *s)
     defined(CONFIG_SFAA)
 
 #define CLOCK_ENTRIES_DEBUG    100000
-#define CLOCK_ENTRIES_TEST     10000
+#define CLOCK_ENTRIES_TEST     1000
 
 struct clock_entry {
        uint32_t seq;