Flexible I/O Tester development
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Keith Locke <klocke@stec-inc.com>
Cc: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: Mixed IO & Data Patterns with fio
Date: Fri, 12 Oct 2012 11:25:52 -0600	[thread overview]
Message-ID: <507852A0.8000206@kernel.dk> (raw)
In-Reply-To: <AC83A371D8ED1741AC9D5BEAF6551948B0DED3@sambx4.stec-inc.ad>

On 2012-10-10 11:34, Keith Locke wrote:
> Hi,
> 
> First, I want to says that the fio utility is a fantastic tools.
> Second, I hope this is an appropriate method of contacting you, if not
> please advise.

Thanks! This is the preferred method, emailing me and the list at the
same time. Gives others a chance to pitch in as well.

> I have a couple of test requirements that I would appreciate guidance
> on how to perform with fio.
> 
>  
> 
> 1. 80/20 mix of random/sequential IO

There's really no easy way to do that currently, though it would be
pretty easy to add. Right now the only thing you could do in that area
is to set a random IO type with a sequential modifier. See the man page
or HOWTO for the postfix options for randread etc.

> 2. 80% Random, 10% '00', & 10% 'FF' mixture of data patterns

Ditto here, fio doesn't give you that granular control of buffer
contents. Again, would be easy to add though... The closest right now
would be to use the compression options, see buffer_compress_* in the
man page / HOWTO.

-- 
Jens Axboe


      reply	other threads:[~2012-10-12 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-10 17:34 Mixed IO & Data Patterns with fio Keith Locke
2012-10-12 17:25 ` 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=507852A0.8000206@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=klocke@stec-inc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox