[PATCH v3 0/2] log both average and max values over the window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series adds an alias log_window_value to option log_max_value which
now report average, max or both the values. The log_window_value option
type has been changed from boolean to string but retains backward
compatibility by allowing =0 and =1 values to specify avg and max values
respectively.
There is no change to existing log formats while reporting only average
or max values.

The fio documentation has been updated specifying the new log format
when both values are reported.

Changes since v2:
 - Fix man page as suggested by Vincent.

Changes since v1:
 - Use posval for strings instead of magic numbers as suggested by
   Jens.
 - Change option name to log_window_value and add alias to log_max_value
   as suggested by Vincent.

Ankit Kumar (2):
  stat: log out both average and max over the window
  docs: update fio man page for log_window_value

 HOWTO.rst | 45 +++++++++++++++++++++++++--------
 client.c  |  6 +++--
 fio.1     | 47 +++++++++++++++++++++++++++--------
 iolog.c   | 74 ++++++++++++++++++++++++++++++++++++++++---------------
 iolog.h   | 21 +++++++++++++---
 options.c | 34 +++++++++++++++++++++----
 server.c  |  6 +++--
 stat.c    | 32 ++++++++++++++----------
 8 files changed, 200 insertions(+), 65 deletions(-)

-- 
2.25.1





[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux