fio: groundwork for adding slat, lat percentiles
authorVincent Fu <vincent.fu@wdc.com>
Thu, 23 Jan 2020 19:46:14 +0000 (14:46 -0500)
committerVincent Fu <vincent.fu@wdc.com>
Tue, 4 Feb 2020 15:14:04 +0000 (10:14 -0500)
commitdf8781b62a9d0dffae40d86916feff3659a5fb7e
tree3f0cc2cfe0b969eecf9e673191afa43791fbce58
parentab45cf076766ce1ed49d28380c059343305cde4a
fio: groundwork for adding slat, lat percentiles

Expand the data structure used for tabulating completion latency
percentiles so that we will have the ability to tabulate percentiles for
submission and total latency as well. This should not change fio's
behavior.

Signed-off-by: Vincent Fu <vincent.fu@wdc.com>
client.c
server.c
stat.c
stat.h