All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: "Alan D. Brunelle" <Alan.Brunelle@hp.com>
Cc: fio@vger.kernel.org
Subject: Re: Large numbers of devices...
Date: Wed, 19 Aug 2009 14:51:47 +0200	[thread overview]
Message-ID: <20090819125147.GB12579@kernel.dk> (raw)
In-Reply-To: <1250686030.5589.1.camel@cail>

On Wed, Aug 19 2009, Alan D. Brunelle wrote:
> On Wed, 2009-08-19 at 11:03 +0200, Jens Axboe wrote:
> 
> > 
> > Alan, I haven't run with that many files, so it's indeed possible that
> > there's an inherent limitiation in the file selection in fio. It's not
> > my best code, that part... If you have the time and inclination to jump
> > in there and find out what is going on, then that would be great!
> > 
> 
> OK, will do - I just wanted to check that the fio job-file looked OK. 

It looks fine, in fact if that is your setup, then you are not using the
multi file stuff. Your job files basically creates a process per device,
which should work fine as-is.

You can try and play with the iodepth batching control, iodepth_batch
and iodepth_batch_complete. They both default to 1, meaning that it'll
submit and complete 1 command at the time.

-- 
Jens Axboe


  reply	other threads:[~2009-08-19 12:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 17:33 Large numbers of devices Alan D. Brunelle
2009-08-19  9:03 ` Jens Axboe
2009-08-19 12:47   ` Alan D. Brunelle
2009-08-19 12:51     ` Jens Axboe [this message]
2009-08-19 22:44       ` Alan D. Brunelle

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=20090819125147.GB12579@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=Alan.Brunelle@hp.com \
    --cc=fio@vger.kernel.org \
    /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.