Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2020-02-24 10:36:23 to 2020-05-02 00:02:04 UTC [more...]

Don't benchmark with fio
 2020-05-02  0:01 UTC  (11+ messages)

[PATCH 1/7] zbd: bump ZBD_MAX_OPEN_ZONES
 2020-05-01 18:52 UTC  (18+ messages)
` [PATCH 2/7] zbd: don't lock zones outside working area
` [PATCH 3/7] zbd: introduce per-device "max_open_zones" limit
` [PATCH 4/7] zbd: make zbd_info->mutex non-recursive
` [PATCH 5/7] zbd: consolidate zone mutex initialisation
` [PATCH 6/7] fio: parse "io_size=1%"
` [PATCH 7/7] verify: decouple seed generation from buffer fill

Monitoring disk i/o in Windows
 2020-04-30 20:51 UTC 

Recent changes (master)
 2020-04-30 12:00 UTC 

Sequential read/write with multiple threads
 2020-04-30  6:10 UTC 

Sequential read/write with multiple threads
 2020-04-29 14:40 UTC 

Sequential read/write with multiple threads
 2020-04-29  5:33 UTC  (2+ messages)

fio memory use seems .... large
 2020-04-29  0:51 UTC  (4+ messages)

A few change to increase test coverage for zoned devices
 2020-04-28  2:11 UTC  (4+ messages)
  ` [EXT] "

[PATCH 5/5] zbd: Introduce thread zbd operations
 2020-04-27 23:28 UTC  (2+ messages)

[PATCH 0/5] Assorted bug fixes and improvements
 2020-04-27  5:51 UTC  (6+ messages)
` [PATCH 1/5] iolog: Fix write_iolog_close()
` [PATCH 2/5] zbd: Fix potential deadlock on read operations
` [PATCH 3/5] zbd: Fix read with verify
` [PATCH 4/5] zbd: Introduce file zbd operations
` [PATCH 5/5] zbd: Introduce thread "

[PATCH] zbd: don't lock zones outside working area
 2020-04-24 19:55 UTC  (3+ messages)

Write and verify
 2020-04-22 20:16 UTC  (2+ messages)

Recent changes (master)
 2020-04-22 12:00 UTC 

Recent changes (master)
 2020-04-21 12:00 UTC 

[PATCH v2] zbd: Fix I/O direction adjustment step for random read/write
 2020-04-20 18:10 UTC  (7+ messages)

Recent changes (master)
 2020-04-18 12:00 UTC 

Recent changes (master)
 2020-04-17 12:00 UTC 

Recent changes (master)
 2020-04-16 12:00 UTC 

[PATCH] zbd: Fix I/O direction adjustment step for random read/write
 2020-04-15  3:14 UTC  (5+ messages)

Recent changes (master)
 2020-04-14 12:00 UTC 

Clarification on FIO verify bad header answer
 2020-04-14  6:35 UTC  (3+ messages)

[PATCH 3/3] zbd: Ensure first I/O is write for random read/write to sequential zones
 2020-04-14  3:35 UTC  (2+ messages)

[PATCH] zbd: fix sequential verify with max_open_zones=1
 2020-04-13 23:18 UTC  (9+ messages)
        ` [PATCH v2] zbd: fix sequential write pattern with verify= and max_open_zones=

[PATCH 0/3] zbd: Fix issues found with test script
 2020-04-13 14:22 UTC  (8+ messages)
` [PATCH 1/3] t/zbd: Fix a bug in max_open_zones()
` [PATCH 2/3] t/zbd: Fix a bug in reset_zone() for all zones reset
` [PATCH 3/3] zbd: Ensure first I/O is write for random read/write to sequential zones

[PATCH] zbd: fix zonemode=zbd with NDEBUG
 2020-04-13 14:20 UTC  (3+ messages)

what is the unit for usr_cpu and sys_cpu in fio3.16? Inbox x
 2020-04-10 18:55 UTC  (3+ messages)

[PATCH 0/4] Generalize zonemode=zbd
 2020-04-10 15:05 UTC  (14+ messages)
` [PATCH 1/4] fio: "
` [PATCH 2/4] ioengines: Add zoned block device operations
` [PATCH 3/4] fio: Introduce libzbc IO engine
` [PATCH 4/4] t/zbd: Add support for libzbc IO engine tests

Recent changes (master)
 2020-04-09 12:00 UTC 

[PATCH 1/3] zbd: Fix missing mutex unlock and warnings detected with coverity
 2020-04-08 14:44 UTC  (2+ messages)

Recent changes (master)
 2020-04-08 12:00 UTC 

[PATCH 3/3 v2] examples: add libzbc ioengine example scripts
 2020-04-08  6:53 UTC 

[PATCH 3/3] examples: add libzbc ioengine example scripts
 2020-04-08  6:47 UTC 

[PATCH 2/3] examples: add zonemode=zbd example scripts
 2020-04-08  6:46 UTC 

[PATCH] zbd: Fix build errors on Windows and MacOS
 2020-04-08  2:21 UTC  (2+ messages)

RFC: New GAS meta-engine and S3 engine
 2020-04-07 22:44 UTC  (3+ messages)

Recent changes (master)
 2020-04-07 12:00 UTC 

[PATCH] zbd: fixup ->zone_size_log2 if zone size is not power of 2
 2020-04-07  1:41 UTC  (3+ messages)

[PATCH] zbd: Fix potential zone lock deadlock
 2020-04-06 15:31 UTC  (2+ messages)

[Suggestion] build option to externalize ioengine
 2020-04-04 16:47 UTC 

Recent changes (master)
 2020-04-03 12:00 UTC 

[PATCH v3] fio: fix interaction between offset/size limited threads and "max_open_zones"
 2020-04-02 19:34 UTC  (2+ messages)

Recent changes (master)
 2020-04-01 12:00 UTC 

[PATCH] fio: fix interaction between offset/size limited threads and "max_open_zones"
 2020-03-31  8:07 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] fio: add NVMe engine
 2020-03-28 13:41 UTC  (15+ messages)

[PATCH v2] fio: add NVMe engine
 2020-03-28  0:20 UTC  (2+ messages)

Recent changes (master)
 2020-03-27 12:00 UTC 

SG Engine 520 format alignment issue
 2020-03-23 19:20 UTC 

Recent changes (master)
 2020-03-18 12:00 UTC 

[PATCH 0/6] Fix zone lock deadlock
 2020-03-18  2:06 UTC  (11+ messages)
` [PATCH 1/6] zbd: avoid initializing swd when unnecessary
` [PATCH 2/6] zbd: reset one zone at a time
` [PATCH 3/6] zbd: use zone_lock to lock a zone
` [PATCH 4/6] backend: always clean up pending aios
` [PATCH 5/6] io_u: ensure io_u_quiesce() to process all the IOs
` [PATCH 6/6] zbd: add test for stressing zone locking

[PATCH RFC] gauss.c: correct the stddev initializtion
 2020-03-17 14:56 UTC  (4+ messages)

Recent changes (master)
 2020-03-17 12:00 UTC 

Recent changes (master)
 2020-03-16 12:00 UTC 

Recent changes (master)
 2020-03-13 12:00 UTC 

U.2 vs M.2
 2020-03-10 23:47 UTC  (3+ messages)

Fio and zns testing
 2020-03-09  7:09 UTC  (2+ messages)

Recent changes (master)
 2020-03-04 13:00 UTC 

Recent changes (master)
 2020-03-03 13:00 UTC 

Recent changes (master)
 2020-03-02 13:00 UTC 

[PATCH 1/2] doc: fix zoned_abs example
 2020-02-28  7:33 UTC  (2+ messages)
` [PATCH 2/2] doc: fix "thezoned" typo

[PATCH] fio: remove duplicate global definition of tsc_reliable
 2020-02-27 17:20 UTC  (5+ messages)

Recent changes (master)
 2020-02-27 13:00 UTC 

Setting number of read threads
 2020-02-27  2:52 UTC  (2+ messages)

False pass when changing rand_seed in verify_only
 2020-02-25 14:56 UTC 

Recent changes (master)
 2020-02-25 13:00 UTC 

fio pauses after each W loop if rate limit is set
 2020-02-24 10:36 UTC 


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