From: Niklas Cassel <niklas.cassel@xxxxxxx> Hello Jens, Please consider this minor series which adds missing information about the existing behavior of the per priority stats. It also cleans up the per priority stat code, no functional changes, so that it is easier to follow. Changes since v2: -Picked up tags from Damien. -Fixed minor nit by Damien in commit message of patch 6, and minor rewording of the code comments in patch 2. Kind regards, Niklas Niklas Cassel (6): docs: document quirky implementation of per priority stats reporting stat: add comments describing the quirky behavior of clat prio samples stat: rename add_lat_percentile_sample() stat: rename add_lat_percentile_sample_noprio() stat: simplify add_lat_percentile_prio_sample() stat: make add lat percentile functions inline HOWTO | 6 +++++- fio.1 | 5 ++++- stat.c | 52 +++++++++++++++++++++++++++++++++++++++------------- 3 files changed, 48 insertions(+), 15 deletions(-) -- 2.33.1