fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-19 01:33:26 to 2023-02-22 18:52:43 UTC [more...]

Problems with interpreting FIO output
 2023-02-22 18:52 UTC  (4+ messages)

Recent changes (master)
 2023-02-22 13:00 UTC 

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

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

[PATCH 0/1] fix runtime when used with thinktime
 2023-02-18  2:52 UTC  (3+ messages)
    ` [PATCH 1/1] backend: "

Recent changes (master)
 2023-02-16 13:00 UTC 

[PATCHv2] fio: add fdp support for io_uring_cmd nvme engine
 2023-02-16  5:28 UTC  (9+ messages)

Same random number generation across iterations of do_io?
 2023-02-15 14:43 UTC 

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

[PATCH fio] examples: Small updates to nbd.fio
 2023-02-14 15:32 UTC  (2+ messages)

[PATCH v3 0/8] zbd: fix 'sectors with data' and zone_reset_threshold accounting issues
 2023-02-14 15:23 UTC  (12+ messages)
` [PATCH v3 1/8] zbd: refer file->last_start[] instead of sectors with data accounting
` [PATCH v3 2/8] zbd: remove CHECK_SWD feature
` [PATCH v3 3/8] zbd: rename the accounting 'sectors with data' to 'valid data bytes'
` [PATCH v3 4/8] doc: fix unit of zone_reset_threshold and relation to other option
` [PATCH v3 5/8] zbd: account valid data bytes only for zone_reset_threshold option
` [PATCH v3 6/8] zbd: check write ranges "
` [PATCH v3 7/8] zbd: initialize valid data bytes accounting at file setup
` [PATCH v3 8/8] t/zbd: add test cases for zone_reset_threshold option

Recent changes (master)
 2023-02-11 13:00 UTC 

Recent changes (master)
 2023-02-10 13:00 UTC 

[PATCH v2 0/3] fdp support in fio
 2023-02-10 11:57 UTC  (2+ messages)

[PATCH] fio: add nvme fdp support for io_uring_cmd engine
 2023-02-09 16:49 UTC  (9+ messages)

Recent changes (master)
 2023-02-08 13:00 UTC 

[PATCH v2 0/8] zbd: fix 'sectors with data' and zone_reset_threshold accounting issues
 2023-02-08  8:30 UTC  (20+ messages)
` [PATCH v2 1/8] zbd: refer file->last_start[] instead of sectors with data accounting
` [PATCH v2 2/8] zbd: remove CHECK_SWD feature
` [PATCH v2 3/8] zbd: rename the accounting 'sectors with data' to 'valid data bytes'
` [PATCH v2 4/8] doc: fix unit of zone_reset_threshold and relation to other option
` [PATCH v2 5/8] zbd: account valid data bytes only for zone_reset_threshold option
` [PATCH v2 6/8] zbd: check write ranges "
` [PATCH v2 7/8] zbd: initialize valid data bytes accounting at file set up
` [PATCH v2 8/8] t/zbd: add test cases for zone_reset_threshold option

[PATCH] filesetup: do not ask O_RDWR for read-only workload
 2023-02-07 16:33 UTC  (10+ messages)

Recent changes (master)
 2023-02-07 13:00 UTC 

[PATCH 0/5] zbd: drop 'sectors with data' accounting
 2023-02-07  6:29 UTC  (9+ messages)
` [PATCH 1/5] zbd: refer file->last_start[] instead of sectors with data accounting
` [PATCH 2/5] zbd: calculate zone_reset_threshold ratio for device
` [PATCH 3/5] zbd: remove sectors with data accounting feature
` [PATCH 4/5] t/zbd: adjust test cases to zone_reset_threshold change
` [PATCH 5/5] example: adjust example "

Recent changes (master)
 2023-02-04 13:00 UTC 

Fwd: Reverse Sequential Read or Write
 2023-02-03 22:47 UTC  (5+ messages)
  `  "

Adding stale-data detection to verify logic
 2023-02-03 19:08 UTC 

Recent changes (master)
 2023-02-01 13:00 UTC 

Recent changes (master)
 2023-01-31 13:00 UTC 

Recent changes (master)
 2023-01-26 13:00 UTC 

Fio blog post on Erwan Velu's fiograph tool
 2023-01-25 16:38 UTC 

Recent changes (master)
 2023-01-25 13:00 UTC 

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

Recent changes (master)
 2023-01-21 13:00 UTC 

FIO data validation profile
 2023-01-20 15:54 UTC 

Recent changes (master)
 2023-01-19 13:00 UTC 

Recent changes (master)
 2023-01-12 13:00 UTC 

[PATCH v2 0/1] Update doc for option rw_sequencer
 2023-01-11 15:20 UTC  (3+ messages)
    ` [PATCH v2 1/1] doc: clarify the usage of rw_sequencer

clarify the usage of rw_sequencer
 2023-01-10 16:22 UTC  (3+ messages)
    ` [PATCH 1/1] doc: "

fio question
 2022-12-29 21:51 UTC  (4+ messages)

Recent changes (master)
 2022-12-23 13:00 UTC 

[PATCH 0/4] new options and fixes for xnvme ioengine
 2022-12-22 14:53 UTC  (6+ messages)
    ` [PATCH 1/4] engines/xnvme: "
    ` [PATCH 2/4] engines/xnvme: user space vfio based backend
    ` [PATCH 3/4] engines/xnvme: add subnqn to fio-options
    ` [PATCH 4/4] engines/xnvme: add support for picking mem backend

[PATCH v2] fio: Append "filecreate/filestat/filedelete" to 'readwrite=' field
 2022-12-19 18:08 UTC  (4+ messages)

[PATCH 0/4] clarify usage of options for zonemode=zbd
 2022-12-19 17:00 UTC  (8+ messages)
` [PATCH 1/4] man: fix troff warning
` [PATCH 2/4] HOWTO/man: improve descriptions of max open zones options
` [PATCH 3/4] example: add a zoned block device write example with GC by zone resets
` [PATCH 4/4] example: add a zoned block device write example with GC by trim workload

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

Fio blog post on measuring write amplification by Joel Granados
 2022-12-16 15:50 UTC 

Recent changes (master)
 2022-12-16 13:00 UTC 

Recent changes (master)
 2022-12-13 13:00 UTC 

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

[PATCH v2 00/10] Add a libblkio engine
 2022-12-02 21:35 UTC  (12+ messages)
` [PATCH v2 01/10] "
` [PATCH v2 02/10] Add engine flag FIO_SKIPPABLE_IOMEM_ALLOC
` [PATCH v2 03/10] engines/libblkio: Allow setting option mem/iomem
` [PATCH v2 04/10] engines/libblkio: Add support for poll queues
` [PATCH v2 05/10] engines/libblkio: Add option libblkio_vectored
` [PATCH v2 06/10] engines/libblkio: Add option libblkio_write_zeroes_on_trim
` [PATCH v2 07/10] engines/libblkio: Add option libblkio_wait_mode
` [PATCH v2 08/10] engines/libblkio: Add option libblkio_force_enable_completion_eventfd
` [PATCH v2 09/10] engines/libblkio: Add options for some driver-specific properties
` [PATCH v2 10/10] engines/libblkio: Share a single blkio instance among threads in same process

Recent changes (master)
 2022-12-02 13:00 UTC 

[PATCH v1] fio: Append "filecreate/filestat/filedelete" to 'readwrite='
 2022-12-02  6:22 UTC  (5+ messages)

[PATCH 00/10] Add a libblkio engine
 2022-12-01 22:13 UTC  (20+ messages)
` [PATCH 01/10] "
` [PATCH 02/10] Add engine flag FIO_SKIPPABLE_IOMEM_ALLOC
` [PATCH 03/10] engines/libblkio: Allow setting option mem/iomem
` [PATCH 04/10] engines/libblkio: Add support for poll queues
` [PATCH 05/10] engines/libblkio: Add option libblkio_vectored
` [PATCH 06/10] engines/libblkio: Add option libblkio_write_zeroes_on_trim
` [PATCH 07/10] engines/libblkio: Add option libblkio_wait_mode
` [PATCH 08/10] engines/libblkio: Add option libblkio_force_enable_completion_eventfd
` [PATCH 09/10] engines/libblkio: Add options for some driver-specific properties
` [PATCH 10/10] engines/libblkio: Share a single blkio instance among threads in same process

[PATCH v2 0/1] documentation update for size
 2022-12-01 19:51 UTC  (3+ messages)
    ` [PATCH v2 1/1] doc: update about size

Recent changes (master)
 2022-12-01 13:00 UTC 

[PATCH] backend: respect return value of init_io_u_buffers
 2022-12-01  2:58 UTC  (2+ messages)

[PATCH 0/2] Fix percentage random workload and add test case
 2022-11-30 19:10 UTC  (5+ messages)
  ` [PATCH 1/2] io_u: fix offset generation for mix of random and sequential workload

Recent changes (master)
 2022-11-30 13:00 UTC 

Recent changes (master)
 2022-11-29 13:00 UTC 

Bssplit verify problem
 2022-11-28 23:14 UTC  (2+ messages)

Recent changes (master)
 2022-11-24 13:00 UTC 

fio bug (?)
 2022-11-24 10:56 UTC  (2+ messages)

[PATCH v2 0/2] fix clat reporting with sqthread poll
 2022-11-23 19:07 UTC  (4+ messages)
    ` [PATCH v2 1/2] engines:io_uring: fix clat calculation for "
    ` [PATCH v2 2/2] doc: update about sqthread_poll

[PATCH 0/2] slat and clat reporting with sqthread_poll
 2022-11-22 22:56 UTC  (4+ messages)
  ` [PATCH 1/2] engines:io_uring: slat and clat calculation "

Recent changes (master)
 2022-11-19 13:00 UTC 

[PATCH v3 0/6] Support large pattern buffers
 2022-11-19  0:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).