All of lore.kernel.org
 help / color / mirror / Atom feed
* bsrange split
@ 2019-03-28 22:44 David Byte
  2019-03-29  6:07 ` Sitsofe Wheeler
  0 siblings, 1 reply; 2+ messages in thread
From: David Byte @ 2019-03-28 22:44 UTC (permalink / raw)
  To: fio

I am trying to figure out how I would do a test where I have multiple ranges of block sizes with a percentage distribution assigned to each range.

Something like this but works and reports the io data for each range: fio --bssplit=1k-8k/10:8k-128k/50 --name=test --rw=randrw --time_based=1 --runtime=30 --size=1G --filename=/tmp/test.

Clearly using a jobfile with named sections is a start, but I'm not sure how to control the distribution of I/O between the sections?

Thoughts or better yet an example?


David Byte


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

end of thread, other threads:[~2019-03-29  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28 22:44 bsrange split David Byte
2019-03-29  6:07 ` Sitsofe Wheeler

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.