All of lore.kernel.org
 help / color / mirror / Atom feed
* Compression options in fio
@ 2016-06-27 20:41 Srinath Krishna Ananthakrishnan
  2016-06-28  5:16 ` Sitsofe Wheeler
  0 siblings, 1 reply; 6+ messages in thread
From: Srinath Krishna Ananthakrishnan @ 2016-06-27 20:41 UTC (permalink / raw)
  To: fio

Hi,

I'm fiddling around with some compression options in fio but I don't
seem to get it working.

From the fio manual, I see that the following options are supported by fio.

buffer_compress_percentage, buffer_compress_chunk, buffer_pattern

I have the following workload configuration,

[global]
randrepeat=1
ioengine=sync
iodepth=64
iodepth_batch=16
direct=1
runtime=5
time_based=1
numjobs=1
verify_fatal=1
verify_dump=1
filename=./my_file

[small_write]
rw=rw
blocksize=4k
size=100M
verify=crc32c-intel
buffer_compress_percentage=50
buffer_pattern="abcd"

With this, I don't see fio generating compressible data with the
pattern and still reverts to generating random data. Anything I'm
missing?

Thanks,
Srinath

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-30 23:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-27 20:41 Compression options in fio Srinath Krishna Ananthakrishnan
2016-06-28  5:16 ` Sitsofe Wheeler
2016-06-30 17:58   ` Srinath Krishna Ananthakrishnan
2016-06-30 18:35     ` Srinath Krishna Ananthakrishnan
2016-06-30 20:43       ` Sitsofe Wheeler
2016-06-30 23:23         ` Srinath Krishna Ananthakrishnan

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.