Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2021-12-10 02:15:56 to 2022-02-14 21:06:20 UTC [more...]

Samsung PM863 SSD: surprisingly high Write IOPS measured using `fio`, over 4.6 times more than spec!?
 2022-02-14 19:50 UTC  (2+ messages)

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

Two points of confusion on offloading and workqueue.c
 2022-02-11  4:34 UTC 

Odd (wrong?) behavior with :<nr> suffix on readwrite parameter
 2022-02-10 23:08 UTC  (3+ messages)

Problems with check_min_rate and io_submit_mode=offload ?
 2022-02-09 21:40 UTC 

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

Fio docs say io_submit_mode=offload with async IO is not reliable?
 2022-02-08 23:21 UTC  (4+ messages)

[PATCH] fio: really use LDFLAGS when linking dynamic engines
 2022-02-08 16:28 UTC  (2+ messages)

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

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

[PATCH] stat: make free_clat_prio_stats() safe against NULL
 2022-02-04  0:19 UTC  (2+ messages)

[PATCH v2 00/18] multiple priority latency stats support
 2022-02-03 22:31 UTC  (20+ messages)
` [PATCH v2 02/18] backend: do ioprio_set() before calling the ioengine init callback
` [PATCH v2 01/18] init: verify option lat_percentiles consistency for all jobs in group
` [PATCH v2 03/18] stat: save the default ioprio in struct thread_stat
` [PATCH v2 04/18] client/server: convert ss_data to use an offset instead of fixed position
` [PATCH v2 06/18] os: define min/max prio class and level for systems without ioprio
` [PATCH v2 05/18] stat: add a new function to allocate a clat_prio_stat array
` [PATCH v2 08/18] cmdprio: add support for a new cmdprio_bssplit entry format
` [PATCH v2 07/18] options: add a parsing function for an additional cmdprio_bssplit format
` [PATCH v2 09/18] examples: add new cmdprio_bssplit format examples
` [PATCH v2 10/18] stat: use enum fio_ddir consistently
` [PATCH v2 11/18] stat: increment members counter after call to sum_thread_stats()
` [PATCH v2 12/18] stat: add helper for resetting the latency buckets
` [PATCH v2 14/18] stat: report clat stats on a per priority granularity
` [PATCH v2 13/18] stat: disable per prio stats where not needed
` [PATCH v2 15/18] stat: convert json output to a new per priority granularity format
` [PATCH v2 16/18] gfio: drop support for high/low priority latency results
` [PATCH v2 17/18] stat: remove unused high/low prio struct members
` [PATCH v2 18/18] t/latency_percentiles.py: add tests for the new cmdprio_bssplit format

[PATCH 00/17] multiple priority latency stats support
 2022-02-03 19:27 UTC  (37+ messages)
` [PATCH 02/17] backend: do ioprio_set() before calling the ioengine init callback
` [PATCH 01/17] init: verify option lat_percentiles consistency for all jobs in group
` [PATCH 03/17] stat: save the default ioprio in struct thread_stat
` [PATCH 05/17] stat: add a new function to allocate a clat_prio_stat array
` [PATCH 04/17] client/server: convert ss_data to use an offset instead of fixed position
` [PATCH 06/17] options: add a parsing function for an additional cmdprio_bssplit format
` [PATCH 07/17] cmdprio: add support for a new cmdprio_bssplit entry format
` [PATCH 08/17] examples: add new cmdprio_bssplit format examples
` [PATCH 09/17] stat: use enum fio_ddir consistently
` [PATCH 10/17] stat: increment members counter after call to sum_thread_stats()
` [PATCH 11/17] stat: add helper for resetting the latency buckets
` [PATCH 12/17] stat: disable per prio stats where not needed
` [PATCH 13/17] stat: report clat stats on a per priority granularity
` [PATCH 15/17] gfio: drop support for high/low priority latency results
` [PATCH 14/17] stat: convert json output to a new per priority granularity format
` [PATCH 16/17] stat: remove unused high/low prio struct members
` [PATCH 17/17] t/latency_percentiles.py: add tests for the new cmdprio_bssplit format

A fio job that just waits?
 2022-01-31 18:18 UTC  (9+ messages)

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

[PATCH] Makefile: build t/fio-dedupe only if zlib support is found
 2022-01-28 21:49 UTC  (2+ messages)

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

[PATCH 0/2] fio: a couple build fixes
 2022-01-26 20:13 UTC  (5+ messages)
` [PATCH 1/2] t/io_uring: link with libaio when necessary
` [PATCH 2/2] fio: use LDFLAGS when linking dynamic engines
  ` [PATCH 2/2 V2] "

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

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

[PATCH 0/8] blktrace: Add support for read_iolog_chunked and fixes
 2022-01-20 18:41 UTC  (10+ messages)
` [PATCH 1/8] blktrace.c: Use file stream interface instead of fifo
` [PATCH 2/8] iolog.c: Make iolog_items_to_fetch public
` [PATCH 3/8] blktrace.c: Add support for read_iolog_chunked
` [PATCH 4/8] linux-dev-lookup.c: Put the check for replay_redirect in the beginning
` [PATCH 5/8] blktrace.c: Don't hardcode direct-io
` [PATCH 6/8] blktrace.c: Don't sleep indefinitely if there is a wrong timestamp
` [PATCH 7/8] blktrace.c: Make thread-safe by removing local static variables
` [PATCH 8/8] iolog.c: Fix memory leak for blkparse case

re; How do <>rw and <>rd_wr disk tests work?
 2022-01-19 23:13 UTC  (3+ messages)

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

[PATCH 0/6] additional sg ionegine commands
 2022-01-18 13:37 UTC  (3+ messages)

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

[PATCH v3 0/2] cleanup mixed stat functions
 2022-01-17 23:21 UTC  (4+ messages)
` [PATCH v3 1/2] stat: remove duplicated code in show_mixed_ddir_status()
` [PATCH v3 2/2] stat: move unified=both mixed allocation and calculation to new helper

FW: re; fio / test result diffs
 2022-01-17 20:03 UTC  (4+ messages)

[PATCH v2 1/2] stat: remove duplicated code in show_mixed_ddir_status()
 2022-01-17 14:23 UTC  (3+ messages)
` [PATCH v2 2/2] stat: move unified=both mixed allocation and calculation to new helper

[PATCH] init: do not create lat logs when not needed
 2022-01-17 14:22 UTC  (3+ messages)

[PATCH 1/2] stat: remove duplicated code in show_mixed_ddir_status()
 2022-01-17 14:21 UTC  (6+ messages)
` [PATCH 2/2] stat: move unified=both mixed allocation and calculation to new helper

FIO performance measurement between volumes
 2022-01-17  7:48 UTC  (4+ messages)

Can we build fio 3.29 without system zlib dependency?
 2022-01-16  8:50 UTC 

FIO Dependency on LBA format in Linux
 2022-01-15 16:17 UTC  (2+ messages)

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

[PATCH v3] stat: remove unnecessary bool parameter to sum_thread_stats()
 2022-01-10 16:22 UTC  (2+ messages)

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

[PATCH v2] stat: remove unnecessary bool parameter to sum_thread_stats()
 2021-12-31  0:57 UTC  (2+ messages)

[PATCH] fio: allow arbitraty rwmixread:rwmixwrite ratio
 2021-12-29 14:42 UTC 

Recent changes (master)
 2021-12-24 13:00 UTC 

[PATCH 0/1] t10-pi bio split fix
 2021-12-24 12:16 UTC  (4+ messages)
` [PATCH 1/1] t10-pi: fix intergrity iterator

Using FIO to benchmark Gluster
 2021-12-21 11:35 UTC  (6+ messages)

Recent changes (master)
 2021-12-19 13:00 UTC 

[PATCH] stat: remove unnecessary bool parameter to sum_thread_stats()
 2021-12-17 17:01 UTC 

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

[PATCH] stat: sum sync_stat before reassigning bool first
 2021-12-15 15:45 UTC  (2+ messages)

Recent changes (master)
 2021-12-15 13:00 UTC 

[PATCH v2 00/12] Cleanup zbd code
 2021-12-14 13:48 UTC  (18+ messages)
` [PATCH v2 01/12] fio: Improve documentation of ignore_zone_limits option
` [PATCH v2 02/12] zbd: define local functions as static
` [PATCH v2 03/12] zbd: move and cleanup code
` [PATCH v2 04/12] zbd: remove is_zone_open() helper
` [PATCH v2 05/12] zbd: introduce zbd_zone_align_file_sizes() helper
` [PATCH v2 06/12] zbd: fix code style issues
` [PATCH v2 07/12] zbd: simplify zbd_close_zone()
` [PATCH v2 08/12] zbd: simplify zbd_open_zone()
` [PATCH v2 09/12] zbd: rename zbd_zone_idx() and zbd_zone_nr()
` [PATCH v2 10/12] zbd: rename get_zone()
` [PATCH v2 11/12] zbd: introduce zbd_offset_to_zone() helper
` [PATCH v2 12/12] t/zbd: Avoid inappropriate blkzone command call in zone_cap_bs

[PATCH 1/2] ci: temporarily remove linux-i686-gcc build
 2021-12-14 13:47 UTC  (3+ messages)
` [PATCH 2/2] ci: use macos 11 in virtual environment

Recent changes (master)
 2021-12-11 13:00 UTC 

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

[PATCH 00/11] Cleanup zbd code
 2021-12-10 12:09 UTC  (23+ messages)
` [PATCH 01/11] fio: Improve documentation of ignore_zone_limits option
` [PATCH 02/11] zbd: define local functions as static
` [PATCH 03/11] zbd: move and cleanup code
` [PATCH 04/11] zbd: remove is_zone_open() helper
` [PATCH 05/11] zbd: introduce zbd_verify_file_sizes()
` [PATCH 06/11] zbd: fix code style issues
` [PATCH 07/11] zbd: simplify zbd_close_zone()
` [PATCH 08/11] zbd: simplify zbd_open_zone()
` [PATCH 09/11] zbd: rename zbd_zone_idx() and zbd_zone_nr()
` [PATCH 10/11] zbd: rename get_zone()
` [PATCH 11/11] zbd: introduce zbd_get_zone_from_offset() helper

[PATCH] ioengines: libzbc: disable libzbc block backend driver
 2021-12-10  4:34 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