X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=profiles%2Ftiobench.c;h=f19a08577bb2450f0597cc9202e8c00c9eb495a6;hp=9d9885a35788d4249652d511a0e176f532962def;hb=43f466e667a8bcfc58c1c69b0897fe0345c34841;hpb=dae887f3e2ac761886980cd3197522f3be46082d diff --git a/profiles/tiobench.c b/profiles/tiobench.c index 9d9885a3..f19a0857 100644 --- a/profiles/tiobench.c +++ b/profiles/tiobench.c @@ -70,6 +70,7 @@ static struct fio_option options[] = { .help = "Test directory", .category = FIO_OPT_C_PROFILE, .group = FIO_OPT_G_TIOBENCH, + .no_free = true, }, { .name = "threads",