fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ylhsieh@mxic.com.tw
To: fio@vger.kernel.org
Subject: fio output percentile latency seems upper bounded
Date: Tue, 16 Apr 2024 16:55:56 +0800	[thread overview]
Message-ID: <OFA9096527.7152DEBE-ON48258B01.0030FF36-48258B01.003110F5@mxic.com.tw> (raw)

Hi, there

In fio output, sometimes I see tail percentile latency to be 17112760320, 
and it remains this value to 99.99%, why? Also, the mean latency is larger 
than this value? (intuitively, tail latency should be larger than mean 
latency...?) What's the reason and how to make it reasonable?

"clat_ns" : {
  ...
  "mean" : 41081227631.728256,
  ...
  "percentile" : {
    "1.000000" : 1669332992,
    "5.000000" : 10536091648,
    "10.000000" : 17112760320,
    "20.000000" : 17112760320,
    ...
    "99.950000" : 17112760320,
    "99.990000" : 17112760320
  }
},
"lat_ns" : {
  ...
  "mean" : 41087031313.177292,
  ...
}

Thank you
YL


CONFIDENTIALITY NOTE:

This e-mail and any attachments may contain confidential information 
and/or personal data, which is protected by applicable laws. Please be 
reminded that duplication, disclosure, distribution, or use of this e-mail 
(and/or its attachments) or any part thereof is prohibited. If you receive 
this e-mail in error, please notify us immediately and delete this mail as 
well as its attachment(s) from your system. In addition, please be 
informed that collection, processing, and/or use of personal data is 
prohibited unless expressly permitted by personal data protection laws. 
Thank you for your attention and cooperation.

Macronix International Co., Ltd.

=====================================================================


             reply	other threads:[~2024-04-16  8:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16  8:55 ylhsieh [this message]
2024-04-16 15:25 ` fio output percentile latency seems upper bounded Vincent Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OFA9096527.7152DEBE-ON48258B01.0030FF36-48258B01.003110F5@mxic.com.tw \
    --to=ylhsieh@mxic.com.tw \
    --cc=fio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).