X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.h;h=0da70670c796ef1e8685394d88bb455a843d917b;hb=6a89b401289ef823c51760c71018b43d0c17532b;hp=f7ef6229ed08a5c92ace84e2e8e45f4633987e2e;hpb=1fed2080296157e919515b0d5d52d6c1c0b34547;p=fio.git diff --git a/iolog.h b/iolog.h index f7ef6229..0da70670 100644 --- a/iolog.h +++ b/iolog.h @@ -44,8 +44,6 @@ enum { #define DEF_LOG_ENTRIES 1024 #define MAX_LOG_ENTRIES (1024 * DEF_LOG_ENTRIES) -#define LOG_QUIESCE_SZ (64 * 1024 * 1024) - struct io_logs { struct flist_head list; uint64_t nr_samples;