All of lore.kernel.org
 help / color / mirror / Atom feed
* How to do strict synchronous i/o on Windows?
@ 2012-08-14  6:24 Greg Sullivan
  2012-08-14  7:58 ` Greg Sullivan
  2012-08-14 13:05 ` Jens Axboe
  0 siblings, 2 replies; 21+ messages in thread
From: Greg Sullivan @ 2012-08-14  6:24 UTC (permalink / raw)
  To: fio

I need to simulate strict synchronous, round robin i/o to a group of
files. I am on Windows 7 32-bit.
fio is very nearly working, except that even with a queue depth of 1,
it is still resulting in a disk queue that is > 1, because the
"iodepth" parameter is not global - it is per thread. (correct?)

I've tried using the "sync" engine, however that doesn't work at all -
just spews out errors.

Any assistance much appreciated.

Greg.

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2012-08-15 14:07 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14  6:24 How to do strict synchronous i/o on Windows? Greg Sullivan
2012-08-14  7:58 ` Greg Sullivan
2012-08-14 13:05 ` Jens Axboe
2012-08-14 13:10   ` Greg Sullivan
2012-08-14 13:19   ` Greg Sullivan
2012-08-14 13:33     ` Greg Sullivan
2012-08-14 17:36     ` Martin Steigerwald
2012-08-14 18:54       ` Greg Sullivan
2012-08-14 19:16         ` Martin Steigerwald
2012-08-14 19:56           ` Greg Sullivan
2012-08-14 20:32             ` Martin Steigerwald
2012-08-14 20:47               ` Greg Sullivan
2012-08-14 21:24                 ` Martin Steigerwald
2012-08-15  2:46                   ` Greg Sullivan
2012-08-15  7:27                     ` Martin Steigerwald
2012-08-15  7:45                       ` Greg Sullivan
2012-08-15 11:31                         ` Martin Steigerwald
2012-08-15 14:07                           ` Greg Sullivan
2012-08-15  7:52                     ` Bruce Cran
2012-08-15  7:58                       ` Greg Sullivan
2012-08-15  9:19                         ` Greg Sullivan

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.