From: Jens Axboe <axboe@kernel.dk>
To: Bruce Cran <bruce@cran.org.uk>,
"fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: t/stest failures
Date: Mon, 29 Jun 2015 20:28:35 -0600 [thread overview]
Message-ID: <5591FED3.1090106@kernel.dk> (raw)
In-Reply-To: <5591CE3C.60203@cran.org.uk>
On 06/29/2015 05:01 PM, Bruce Cran wrote:
> 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) {
The smalloc pool size was reduced. I committed something to reduce the
size of the test cases too.
Bruce, I just found these 4 emails in my spam filter...
--
Jens Axboe
prev parent reply other threads:[~2015-06-30 2:28 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
2015-06-30 2:28 ` Jens Axboe [this message]
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=5591FED3.1090106@kernel.dk \
--to=axboe@kernel.dk \
--cc=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.