On Thu, 3 Feb 2022 19:28:23 +0000, Niklas Cassel wrote: > From: Niklas Cassel <niklas.cassel@xxxxxxx> > > While the regular latency stats support collecting data for clat, > slat and lat (clat+slat) at the same time, the per priority > latencies can only track either clat or lat, and only for two > different priorities (high/low). > > [...] Applied, thanks! [01/18] init: verify option lat_percentiles consistency for all jobs in group commit: 13f475ad58ff97e5ca0ecd311a6f039f74d51c12 [02/18] backend: do ioprio_set() before calling the ioengine init callback commit: 61b20c5c7b86d2c0840237843002c073345e34fd [03/18] stat: save the default ioprio in struct thread_stat commit: 2df7f0812fa7aa3bd8e700aeb0004f8eb522a76a [04/18] client/server: convert ss_data to use an offset instead of fixed position commit: 2d5bf2a5912738e967e844084b46f976fb655443 [05/18] stat: add a new function to allocate a clat_prio_stat array commit: 4ad856497c0bf74c1161192ac10bb01bed92ce3d [06/18] os: define min/max prio class and level for systems without ioprio commit: 971eef801cabdb52e82f0db549346f66fc331677 [07/18] options: add a parsing function for an additional cmdprio_bssplit format commit: 68be99668eab06f2917eebf56d77832cfc5c4a2d [08/18] cmdprio: add support for a new cmdprio_bssplit entry format commit: f0547200d6d48dd847cae48f8db08cda0a38fd89 [09/18] examples: add new cmdprio_bssplit format examples commit: 4927ccc96357b182746f3b7ce9fa3d7162131547 [10/18] stat: use enum fio_ddir consistently commit: 2e5455223ed239eaa516491d33aed8e49325ec04 [11/18] stat: increment members counter after call to sum_thread_stats() commit: a381c018f3811e701a1fdbb2c0ed2a6981a18443 [12/18] stat: add helper for resetting the latency buckets commit: 2f045d2e1129e53ad69fe98488194e946d9d8102 [13/18] stat: disable per prio stats where not needed commit: 691310e297f1d1c9b016d8ff36b00991ece951e7 [14/18] stat: report clat stats on a per priority granularity commit: 692dec0cfb4bcf2ddcb6438cfbe73d585c7a3bbc [15/18] stat: convert json output to a new per priority granularity format commit: 1cbbba655caf4f68d0dfcaabff5069a51b8cbb9e [16/18] gfio: drop support for high/low priority latency results commit: c53048b3a68bd0fc6a1ee219141b547363ac74ca [17/18] stat: remove unused high/low prio struct members commit: 5f6ecbcd49bef3b1be4ccbb648af6b80e13a3feb [18/18] t/latency_percentiles.py: add tests for the new cmdprio_bssplit format commit: f79e4dea85ad1ea20e7e512a9c4a6d1baadd9f49 Best regards, -- Jens Axboe