From: Jens Axboe <axboe@kernel.dk>
To: James Vanns <james.vanns@framestore.com>
Cc: fio@vger.kernel.org
Subject: Re: Simulating bursts at different rates at irregular intervals?
Date: Thu, 27 Jun 2013 11:02:27 +0200 [thread overview]
Message-ID: <20130627090227.GL25599@kernel.dk> (raw)
In-Reply-To: <803980722.30163228.1372322272381.JavaMail.root@framestore.com>
On Thu, Jun 27 2013, James Vanns wrote:
> Hi. I'm new to fio and though I've read the HOWTO from the git repo several times now, I'm unsure if it is possible to achieve what I want;
>
> I can simulate a mix of sequential and random writes for a duration at
> an average rate or throughput of say, 5.4MB/s. I presume that fio
> will attempt to sustain that rate? My real question is this - is it
> possible in either the same job or a different job in the same file to
> simulate bursts of higher rates? I.e. on average attempt to write at
> nMB/s but at random or irregular intervals during this period attempt
> a 'burst' of 138MB/s for 5 minutes and then return to the 'normal'
> rate. Then again at some other point a burst of 57MB/s for 30minutes
> etc.
>
> Is this possible? Presently I've found that I cannot do this. Or
> rather, thinking about it, I'd have to specify n jobs for each
> different rate and then perhaps use 'ratecycle' and 'thinktime'? I
> can't see how to skew 'thinktime' randomly though?
That's currently not possible, fio only supports a fixed rate. But if
you have a good idea on how to express your criteria as an option (or
options), then it can surely be added :-)
--
Jens Axboe
next prev parent reply other threads:[~2013-06-27 9:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <255129448.30162533.1372322165642.JavaMail.root@framestore.com>
2013-06-27 8:37 ` Simulating bursts at different rates at irregular intervals? James Vanns
2013-06-27 9:02 ` Jens Axboe [this message]
2013-06-27 10:45 ` Roger Sibert
2013-06-27 14:16 ` Jens Axboe
2013-06-27 14:37 ` James Vanns
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=20130627090227.GL25599@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=james.vanns@framestore.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.