All of lore.kernel.org
 help / color / mirror / Atom feed
* json+ max latency logging for bins
@ 2017-09-28  1:04 abhishek koundal
  2017-09-28  6:24 ` Sitsofe Wheeler
  0 siblings, 1 reply; 2+ messages in thread
From: abhishek koundal @ 2017-09-28  1:04 UTC (permalink / raw)
  To: fio

Can someone confirm if json+ format is used the latency reported in
the bins (~1200) are mid-point not the max?

 Does the --status-interval=1sec makes reporting average value in bins.

Does adding the log_max_value=1 , will ensure that always max is
recorded in the latency bin? I have used this for the non-json format
but then average latency reporting per interval is lost.

Appreciate your response .

-- 
Life is too short for silly things so invest your time in some
productive outputs!!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: json+ max latency logging for bins
  2017-09-28  1:04 json+ max latency logging for bins abhishek koundal
@ 2017-09-28  6:24 ` Sitsofe Wheeler
  0 siblings, 0 replies; 2+ messages in thread
From: Sitsofe Wheeler @ 2017-09-28  6:24 UTC (permalink / raw)
  To: abhishek koundal; +Cc: fio

Hi,

On 28 September 2017 at 02:04, abhishek koundal <akoundal@gmail.com> wrote:
> Can someone confirm if json+ format is used the latency reported in
> the bins (~1200) are mid-point not the max?

There's a brief description of the JSON+ format in the latest git
version of the HOWTO (see the JSON+ output section of the HOWTO
http://fio.readthedocs.io/en/latest/fio_doc.html#id3 ).

>  Does the --status-interval=1sec makes reporting average value in bins.

Averaged over what period? Bear in mind even with
--status-interval=<time> fio is reporting cumulative data since the
job started running ...

> Does adding the log_max_value=1 , will ensure that always max is
> recorded in the latency bin? I have used this for the non-json format
> but then average latency reporting per interval is lost.

I don't know for sure but I'd guess that value ONLY affects the logs
produced by *_bw_log and not the JSON outputs.

-- 
Sitsofe | http://sucs.org/~sits/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-28  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28  1:04 json+ max latency logging for bins abhishek koundal
2017-09-28  6:24 ` Sitsofe Wheeler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.