Flexible I/O Tester development
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: Vikram Seth <seth.vik@gmail.com>
Cc: Josh Aune <luken@omner.org>, "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: fio accessing boot drive
Date: Thu, 19 May 2011 09:58:59 +0200	[thread overview]
Message-ID: <4DD4CDC3.3000909@fusionio.com> (raw)
In-Reply-To: <BANLkTikGATQye=CWDXmvMz_6Tn9rvd1HEQ@mail.gmail.com>

On 2011-05-19 03:50, Vikram Seth wrote:
> Hi Josh,
> 
> Thanks for the response.
> 
> Do you mean use 'norandommap' option ?
> If I disable random map then won't I lose coverage on random i/o testing?

You will. With the random map turned out, you are guarenteed to hit
every block and only once. Without it, you are at the mercy of the
random number generator. But it is of high quality, so coverage will
still be excellent and it'll likely be faster (and retain randomness at
the end of the run, the random map tends to give up at the very end).

Unless you are absolutely needing the coverage guarentee, I would just
turn it off if it's a problem. Alternatively, make /tmp a tmpfs or
similar so updates to the maps don't end up touching disk.

-- 
Jens Axboe


      reply	other threads:[~2011-05-19  7:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05  1:12 fio accessing boot drive Vikram Seth
2011-05-05  4:39 ` Josh Aune
2011-05-19  1:50   ` Vikram Seth
2011-05-19  7:58     ` 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=4DD4CDC3.3000909@fusionio.com \
    --to=jaxboe@fusionio.com \
    --cc=fio@vger.kernel.org \
    --cc=luken@omner.org \
    --cc=seth.vik@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox