Hello, all. 1) We are using fio for testing disk perfomance and we use fio log files to collect data about tests. We have encontered one issue when run with bit amount of threads(100 or more). Some threads starving due to big latency and produce less log data that another, because time of test is restricted. is it possible to configure fio to have global log file? 2) FIO produce log files with iopses. Is it possible to switch from iopeses to io operation count? That allows to compute iopses manually or at least disable rounding in iops count. That rounding produce some difference between json output(total_ios) and iopses from log multiplied for time intervals. Kind regards, Gleb Stepanov. -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html