From: Jens Axboe <axboe@kernel.dk>
To: Matthew Eaton <m.eaton82@gmail.com>
Cc: fio@vger.kernel.org
Subject: Re: Bug with --buffer_compress_percentage
Date: Wed, 25 Nov 2015 10:29:39 -0700 [thread overview]
Message-ID: <5655F003.1000208@kernel.dk> (raw)
In-Reply-To: <CAF+0mvnKfMNX-Pb1mYrQYubDqJJj84C0NQKVzMAGOoR84Qt8zg@mail.gmail.com>
On 11/25/2015 10:16 AM, Matthew Eaton wrote:
>> Perfect, thanks for reporting and followup testing.
>>
>> --
>> Jens Axboe
>
> Unfortunately I am having an issue with buffer_compress_chunk in the
> 2.2.12 release. Removing buffer_compress_chunk from the tests below
> fixes the issues.
>
> fio --name=test --rw=write --bs=4k --ioengine=libaio --direct=1
> --iodepth=32 --size=1g --refill_buffers
> --buffer_compress_percentage=50 --buffer_compress_chunk=32k
> --filename=testfile
> test: (g=0): rw=write, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=32
> fio-2.2.12
> Starting 1 process
> fio: pid=24516, got signal=11
>
>
> Run status group 0 (all jobs):
>
> Disk stats (read/write):
> sda: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
> fio: file hash not empty on exit
>
>
> fio --name=test --rw=write --bs=128k --ioengine=libaio --direct=1
> --iodepth=32 --size=1g --refill_buffers
> --buffer_compress_percentage=50 --buffer_compress_chunk=32k
> --filename=testfile
> test: (g=0): rw=write, bs=128K-128K/128K-128K/128K-128K,
> ioengine=libaio, iodepth=32
> fio-2.2.12
> Starting 1 process
> Segmentation fault (core dumped)
That's odd, I can't reproduce that. Could this just be a bad build? Fio
sometimes fails to rebuild correctly between version. Does it persist
across a make clean && make?
--
Jens Axboe
next prev parent reply other threads:[~2015-11-25 17:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 17:29 Bug with --buffer_compress_percentage Matthew Eaton
2015-11-20 17:33 ` Matthew Eaton
2015-11-23 16:08 ` Jens Axboe
2015-11-23 16:16 ` Jens Axboe
2015-11-23 22:15 ` Matthew Eaton
2015-11-24 3:13 ` Jens Axboe
2015-11-25 17:16 ` Matthew Eaton
2015-11-25 17:29 ` Jens Axboe [this message]
2015-11-26 0:55 ` Matthew Eaton
2015-11-26 4:26 ` Jens Axboe
2015-11-30 21:17 ` Matthew Eaton
2015-11-30 21:20 ` Jens Axboe
2015-11-30 21:30 ` Jens Axboe
2015-11-30 22:02 ` Matthew Eaton
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=5655F003.1000208@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=m.eaton82@gmail.com \
/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.