unsigned int bw_avg_time;
unsigned int create_serialize;
unsigned int create_fsync;
+ unsigned int end_fsync;
unsigned int loops;
unsigned long long file_size;
unsigned long long real_file_size;
unsigned int iodepth;
os_cpu_mask_t cpumask;
unsigned int jobnum;
- unsigned int iolog;
+ unsigned int read_iolog;
+ unsigned int write_iolog;
char iolog_file[256];
+ void *iolog_buf;
+ FILE *iolog_f;
struct drand48_data bsrange_state;
struct drand48_data verify_state;