Re: Stonewalled ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/26/2015 07:46 AM, thoms wrote:
> 
> On 02/26/2015 02:11 AM, Carl Zwanzig wrote:
>> (sorry about top-posting here)
>>
>> For things like this, I'd use an external script specifying all params on each command line, and not use a job file at all. Order of execution is guaranteed and there's no limit to the number of jobs. (When fio evaluates the job file it creates all the jobs, but then doesn't let them all start at once.)
>>
>> z!
>> ________
> 
> I'm prepared to do that, it's just messy for my particular situation. 
> Not having looked through the code, I was under the impression that
> "stonewall" changed the semantics of that behavior.  Understood...
> 
> Thanks for the insight.  Much appreciated...

The stonewall does do what you expect. The problem isn't related to how
many jobs are running at the same time, it's how many jobs have been
added. Basically it boils down to how big of an shm segment fio will
need to run.

You could always just bump REAL_MAX_JOBS in fio.h to something larger
than 2048, that should work on most platforms.

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux