All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucian Grijincu <lucian@fb.com>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: difference between "bandwidth (KB/s)" and "Bw (KB/s) mean"
Date: Thu, 5 Apr 2012 20:23:44 +0000	[thread overview]
Message-ID: <CBA34831.13C5%lucian@fb.com> (raw)
In-Reply-To: <CBA3410B.13C2%lucian@fb.com>

I was expecting these two to be the same value.

You give this example in the HOWTO:
  write: io=    32MB, bw=   666KB/s, iops=89 , runt= 50320msec
    slat (msec): min=    0, max=  136, avg= 0.03, stdev= 1.92
    clat (msec): min=    0, max=  631, avg=48.50, stdev=86.82
    bw  (KB/s) : min=    0, max= 1196, per=51.00%, avg=664.02, stdev=681.68

There's a small difference between them: 666KB/s vs 664.02KB/s


bw=     Average bandwidth rate

     bw=Bandwidth. Same names as the xlat stats, but also includes
        an approximate percentage of total aggregate bandwidth
        this thread received in this group. This last value is

     slat=Submission latency (avg being the average, stdev being the
        standard deviation).

From these descriptions I'd guess they are supposed to be the same value.



From tests I can see big differences between them (at least with
group_reporting):
- bandwidth (KB/s) - increases with number of threads and plateaus
- Bw (KB/s) mean   - decreases with number of threads and plateaus

--
Lucian


           reply	other threads:[~2012-04-05 20:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CBA3410B.13C2%lucian@fb.com>]

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=CBA34831.13C5%lucian@fb.com \
    --to=lucian@fb.com \
    --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 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.