On Thu, Jun 27 2013, Andrew Davidoff wrote: > Hi, > > If I understand fio's threaded operation, mrfiles are generated for > each thread (jobs=N), and each thread operates on its own files. Is > there a way to tell fio to spawn multiple threads, but for each to > access a single set of files? > > So: > > nrfiles=2048 > jobs=12 > > Would produce 12 threads working against the same 2048 files. See the 'filename_format' option. -- 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