Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH 0/3] zonemode=strided fixes
@ 2019-10-15 14:29 vincentfu
  2019-10-15 14:29 ` [PATCH 1/3] io_u: skip to the next zone when zoneskip is set to zero vincentfu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vincentfu @ 2019-10-15 14:29 UTC (permalink / raw)
  To: axboe, fio; +Cc: Vincent Fu

From: Vincent Fu <vincent.fu@wdc.com>

Jens, please consider this series of patches.

The patches fix two different zonemode=strided issues and also include a
test script.

Vincent

Vincent Fu (3):
  io_u: skip to the next zone when zoneskip is set to zero
  filesetup: use zonerange for map and LFSR with zonemode=strided
  testing: add test script for zonemode=strided

 filesetup.c  |   3 +
 io_u.c       |   3 +-
 t/strided.py | 350 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 355 insertions(+), 1 deletion(-)
 create mode 100755 t/strided.py

-- 
2.17.1



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

end of thread, other threads:[~2019-10-15 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15 14:29 [PATCH 0/3] zonemode=strided fixes vincentfu
2019-10-15 14:29 ` [PATCH 1/3] io_u: skip to the next zone when zoneskip is set to zero vincentfu
2019-10-15 14:29 ` [PATCH 2/3] filesetup: use zonerange for map and LFSR with zonemode=strided vincentfu
2019-10-15 14:29 ` [PATCH 3/3] testing: add test script for zonemode=strided vincentfu
2019-10-15 15:15 ` [PATCH 0/3] zonemode=strided fixes Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox