Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2024-11-05 20:46:12 to 2025-05-09 12:41:38 UTC [more...]

[PATCH] man: Fix recover_zbd_write_error option description
 2025-05-09 12:41 UTC  (4+ messages)

Recent changes (master)
 2025-05-09 12:00 UTC 

[PATCH] configure: Fix libnfs cflags and libs
 2025-05-09 10:42 UTC  (2+ messages)

[PATCH 00/11] verify pattern interval
 2025-05-09  0:54 UTC  (14+ messages)
` [PATCH 01/11] verify: add verify mode for a pattern with header
` [PATCH 02/11] verify: fix verify_offset when used with pattern_hdr
` [PATCH 03/11] verify: make verify_pattern=%o thread safe
` [PATCH 04/11] verify: omit verify type mismatch error message for pattern verify
` [PATCH 05/11] t/fiotestcommon: lengthen timeout for longer tests
` [PATCH 06/11] ci: for nightly verify tests use all checksum methods
` [PATCH 07/11] ci: don't skip verify tests when triggered manually
` [PATCH 08/11] verify: add verify_pattern_interval option
` [PATCH 09/11] t/verify: test cases for running pattern and pattern_hdr
` [PATCH 10/11] t/verify: Windows --output work-around
` [PATCH 11/11] t/verify: add tests to exercise verify_pattern_interval

[PATCH] windows: fix pread/pwrite
 2025-05-09  0:43 UTC  (8+ messages)
` fio CI test result

[PATCH v2 0/8] zbd: support continue_on_error for zonemode=zbd
 2025-05-08 17:18 UTC  (19+ messages)
` [PATCH v2 1/8] oslib: blkzoned: add blkzoned_move_zone_wp() helper function
` [PATCH v2 2/8] ioengine: add move_zone_wp() callback
` [PATCH v2 3/8] engines/libzbc: implement move_zone_wp callback
` [PATCH v2 4/8] zbd: introduce zbd_move_zone_wp()
` [PATCH v2 5/8] zbd: add the recover_zbd_write_error option
` [PATCH v2 6/8] t/zbd: set badblocks related parameters in run-tests-against-nullb
` [PATCH v2 7/8] t/zbd: add the test cases to confirm continue_on_error option
` [PATCH v2 8/8] t/zbd: add run-tests-against-scsi_debug

Recent changes (master)
 2025-05-08 12:00 UTC 

Recent changes (master)
 2025-05-07 12:00 UTC 

Aggregated results too high when using multiple servers via "client" command
 2025-05-06 13:28 UTC  (4+ messages)

Performance variation in traditional HDDs?
 2025-05-06  2:35 UTC  (9+ messages)

[BUG] active zones exceeded error with max_open_zones
 2025-04-25  4:14 UTC  (8+ messages)

[PATCH 0/8] zbd: support continue_on_error for zonemode=zbd
 2025-04-25  3:51 UTC  (13+ messages)
` [PATCH 1/8] oslib: blkzoned: add blkzoned_move_zone_wp() helper function
` [PATCH 2/8] ioengine: add move_zone_wp() callback
` [PATCH 3/8] engines/libzbc: implement move_zone_wp callback
` [PATCH 4/8] zbd: introduce zbd_move_zone_wp()
` [PATCH 5/8] zbd: add the recover_zbd_write_error option
` [PATCH 6/8] t/zbd: set badblocks related parameters in run-tests-against-nullb
` [PATCH 7/8] t/zbd: add the test cases to confirm continue_on_error option
` [PATCH 8/8] t/zbd: add run-tests-against-scsi_debug

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

Recent changes (master)
 2025-04-15 12:00 UTC 

[PATCH v2 0/4] zbd: fix unexpected random write stop
 2025-04-14 14:27 UTC  (6+ messages)
` [PATCH v2 1/4] zbd: move zone finish operation to zbd_convert_to_write_zone()
` [PATCH v2 2/4] zbd: factor out zbd_pick_write_zone()
` [PATCH v2 3/4] zbd: finish zone when all random write target zones have small remainder
` [PATCH v2 4/4] t/zbd: add test for the case all write "

[PATCH 0/4] zbd: fix unexpected random write stop
 2025-04-14  5:38 UTC  (10+ messages)
` [PATCH 1/4] zbd: move zone finish operation to zbd_convert_to_write_zone()
` [PATCH 2/4] zbd: factor out zbd_pick_write_zone()
` [PATCH 3/4] zbd: finish zone when all random write target zones have small remainder
` [PATCH 4/4] t/zbd: add test for the case all write "

missing status line with windows client/server
 2025-04-10 16:11 UTC 

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

[PATCH 0/7] verify trim operations
 2025-04-07 14:56 UTC  (10+ messages)
` [PATCH 1/7] fio: allow trim operations for verify/trim workloads
` [PATCH 2/7] trim_verify: include a trim panel in the output
` [PATCH 3/7] init: error out when readonly is set for a trim/verify workload
` [PATCH 4/7] verify/trim: stop issuing trims if we run out
` [PATCH 5/7] verify/trim: make trim_backlog_batch work
` [PATCH 6/7] t/verify-trim.py: superficial test script for verify/trim
` [PATCH 7/7] ci: add verify-trim.py test script

Recent changes (master)
 2025-04-05 12:00 UTC 

Recent changes (master)
 2025-03-19 12:00 UTC 

Can fio report service time?
 2025-03-13 11:21 UTC 

Recent changes (master)
 2025-03-08 13:00 UTC 

Recent changes (master)
 2025-03-07 13:00 UTC 

[PATCH 00/21] verify fixes and a new test suite
 2025-03-06 19:13 UTC  (26+ messages)
  ` [PATCH 01/21] filesetup: remove unnecessary check
  ` [PATCH 02/21] verify: add missing client/server support for verify_write_sequence
  ` [PATCH 03/21] init: write sequence behavior change for verify_only mode
  ` [PATCH 04/21] fio: add verify_header_seed option
  ` [PATCH 05/21] verify: disable header seed checking instead of overwriting it
  ` [PATCH 06/21] verify: enable header seed check for 100% write jobs
  ` [PATCH 07/21] verify: disable header seed check for verify_only jobs
  ` [PATCH 08/21] verify: header seed check for read only workloads
  ` [PATCH 09/21] verify: fix verify issues with norandommap
  ` [PATCH 10/21] verify: disable write sequence checks with norandommap and iodepth > 1
  ` [PATCH 11/21] backend: fix verify issue during readwrite
  ` [PATCH 12/21] init: fixup verify_offset option
  ` [PATCH 13/21] verify: fix verify issue with offest modifiers
  ` [PATCH 14/21] verify: adjust fio_offset_overlap_risk to include randommap
  ` [PATCH 15/21] t/fiotestcommon: do not require nvmecdev argument for Requirements
  ` [PATCH 16/21] t/fiotestlib: improve JSON decoding
  ` [PATCH 17/21] t/fiotestlib: display stderr size when it is not empty but should be
  ` [PATCH 18/21] t/verify.py: Add verify test script
  ` [PATCH 19/21] t/fiotestcommon: add a success pattern for long tests
  ` [PATCH 20/21] t/run-fio-test: add t/verify.py
  ` [PATCH 21/21] ci: add nightly test for verify

Recent changes (master)
 2025-03-06 13:00 UTC 

Version mismatch in fio-3.39 tarballs from snaps
 2025-03-04 17:10 UTC 

A question about fio flows
 2025-02-28  5:44 UTC  (2+ messages)
` [EXT] "

Recent changes (master)
 2025-02-21 13:00 UTC 

How to specify GID index for RDMA?
 2025-02-19 13:38 UTC 

Recent changes (master)
 2025-02-19 13:00 UTC 

Recent changes (master)
 2025-02-18 13:00 UTC 

[PATCH] libaio: Add vectored io support
 2025-02-17 16:37 UTC  (3+ messages)

Recent changes (master)
 2025-02-15 13:00 UTC 

Recent changes (master)
 2025-02-14 13:00 UTC 

[PATCH 0/3] fix verify stop for verify state of async writes
 2025-02-13 14:27 UTC  (6+ messages)
` [PATCH 1/3] verify: print message when verify_state_should_stop() returns false
` [PATCH 2/3] verify: double number of writes to save completions
` [PATCH 3/3] t/verify-state.c: adjust to verify state format change

Recent changes (master)
 2025-01-24 13:00 UTC 

Recent changes (master)
 2025-01-23 13:00 UTC 

[PATCH v2 0/2] zbd: fix open zone status check for non-write jobs
 2025-01-22 16:16 UTC  (7+ messages)
` [PATCH v2 1/2] zbd: do not check open zones status and limits when jobs do not write
` [PATCH v2 2/2] t/zbd: add test case to confirm no max_open_zones limit check

Recent changes (master)
 2025-01-22 13:00 UTC 

[PATCH 0/2] zbd: fix open zone status check for non-write jobs
 2025-01-22  1:11 UTC  (8+ messages)
` [PATCH 1/2] zbd: do not check open zones status and limits when jobs do not write
` [PATCH 2/2] t/zbd: add test case to confirm no max_open_zones limit check

How do I characterize my usecase so that I can simulate it with fio the closest?
 2025-01-20 19:46 UTC  (2+ messages)

Recent changes (master)
 2024-12-17 13:00 UTC 

[PATCH] engine/io_uring: add write stream support
 2024-12-11 19:43 UTC  (4+ messages)

Recent changes (master)
 2024-12-10 13:00 UTC 

[PATCH] nfs: add support for new libnfs API
 2024-12-09 15:44 UTC  (2+ messages)

Recent changes (master)
 2024-12-05 13:00 UTC 

Could I use fio to send write zeroes command (NVM Command Set) to a block device (/dev/nvme0n1)? Not a character device (/dev/ng0n1)
 2024-12-02 18:37 UTC  (2+ messages)

Recent changes (master)
 2024-11-23 13:00 UTC 

Recent changes (master)
 2024-11-06 13:00 UTC 

blog post on fio write zeroes performance
 2024-11-05 21:58 UTC  (6+ messages)


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