X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio.c;h=5a99318ed4b4e89fa355b4a80b40082c631dd2ca;hb=a3efc919b0dcc27d65a6e84edca209b91cee173d;hp=f0a8ee2636d015116055d69148a0f524dfc50f40;hpb=2e1df07d1ea30e0304cc65370f3ed161a6f22cd4;p=fio.git diff --git a/fio.c b/fio.c index f0a8ee26..5a99318e 100644 --- a/fio.c +++ b/fio.c @@ -51,23 +51,6 @@ unsigned long page_mask; unsigned long page_size; -int groupid = 0; -unsigned int thread_number = 0; -unsigned int nr_process = 0; -unsigned int nr_thread = 0; -int shm_id = 0; -int temp_stall_ts; -unsigned long done_secs = 0; - -/* - * Just expose an empty list, if the OS does not support disk util stats - */ -#ifndef FIO_HAVE_DISK_UTIL -FLIST_HEAD(disk_list); -#endif - -unsigned long arch_flags = 0; - static int endian_check(void) { union {