gfio: Improve IOPS textbox labels
[fio.git] / options.c
index d8b4012f87345387fc3ac6626c28b262f27c73a0..dae84138eb827ecef4fa0e77c89894637ed2c206 100644 (file)
--- a/options.c
+++ b/options.c
@@ -1965,7 +1965,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                .off3   = offsetof(struct thread_options, bs[DDIR_TRIM]),
                .minval = 1,
                .help   = "Block size unit",
-               .def    = "4k",
+               .def    = "4096",
                .parent = "rw",
                .hide   = 1,
                .interval = 512,