Hi, I'd like to add basic IOPS statistics to fio's output. Sampling is done already but the final calculation and printing is missing. Also I think it's usefull to know how many samples were collected and used to do the calculations. At least it helped me to understand that log_avg_msec parameter only has impact to metrics for which a log is written (e.g. using write_bw_log, write_lat_log etc.). For the rest the default sampling time is 500 msec, I think. To make this information available in general, other output formats (at least the terse format) should also be adapted. But before doing that I'd like to know whether adding such info is accepted or rejected. Thanks, Andreas -- 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