All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Cran <bruce@cran.org.uk>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: t/stest failures
Date: Mon, 29 Jun 2015 17:01:16 -0600	[thread overview]
Message-ID: <5591CE3C.60203@cran.org.uk> (raw)
In-Reply-To: <5591CD2C.2080806@cran.org.uk>

On 6/29/2015 4:56 PM, Bruce Cran wrote:
> Is something broken in the t/stest program? It's reporting lots of 
> failures:
>
> $ ./t/stest
> fail at 128205317, size 978

Rather obviously from the console output (and tested), it works if the 
loop if changed from:

while (total < 128*1024*1024UL) {
to
while (total < 128*1000*1000UL) {

-- 
Bruce

  reply	other threads:[~2015-06-29 23:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 22:56 t/stest failures Bruce Cran
2015-06-29 23:01 ` Bruce Cran [this message]
2015-06-30  2:28   ` Jens Axboe

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=5591CE3C.60203@cran.org.uk \
    --to=bruce@cran.org.uk \
    --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.