Flexible I/O Tester development
 help / color / mirror / Atom feed
From: thoms <thoms@voicenet.com>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Stonewalled ?
Date: Wed, 25 Feb 2015 23:04:45 -0500	[thread overview]
Message-ID: <54EE9B5D.3040208@voicenet.com> (raw)

Hi folks,

I'm running fio-2.2.5 on a Linux x86_64 platform.  This is the first
time I've had to create a job file with an extremely large number of job
sections within the same file (hundreds of jobs).  I need each job to
run sequentially and have included "stonewall" within each section. 
When I execute the job file, I get this error:

  error: maximum number of jobs (2048) reached.

When I reduce the number of job sections in the file to under 200, the
job runs sequentially as expected. 

My understanding of "stonewall" is that it should serialize the running
of each job within a file (or files).  The implication is that fio
shouldn't be evaluating a subsequent job section until after the current
job has fully completed.  But in this case, fio appears to be looking
ahead and ignoring the "stonewall" directive until it exhausts
resources. This behavior also occurs within the current git commit.

Is this a feature or a bug, and is there another way to tell fio to
execute each job sequentially (top to bottom) as it encounters them in
the file?

Thanks!

             reply	other threads:[~2015-02-26  5:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26  4:04 thoms [this message]
2015-02-26  7:11 ` Stonewalled ? Carl Zwanzig
2015-02-26 14:46   ` thoms
2015-02-26 20:50     ` Jens Axboe

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=54EE9B5D.3040208@voicenet.com \
    --to=thoms@voicenet.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox