Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2020-12-25 13:00:46 to 2021-02-16 19:00:12 UTC [more...]

io_uring on CentOS8?
 2021-02-16 19:00 UTC  (3+ messages)

how to put FIO stat into file and check that periodically while FIO is running
 2021-02-15 13:26 UTC  (3+ messages)

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

[PATCH] fio: simplify zoneskip= validness check
 2021-02-15  3:41 UTC  (2+ messages)

[PATCH] fio: simplify parse_is_percent()
 2021-02-15  3:40 UTC  (2+ messages)

[PATCH] zbd: support 'z' suffix for zone granularity
 2021-02-15  3:40 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 0/1] Intoducing a new option max_latency_rw
 2021-02-12 10:30 UTC  (2+ messages)
  ` [PATCH 1/1] Intoducing a new option max_latency_rw. The current max_latency option exits the FIO job, if latency of an I/O exceeds max_latency

[PATCH 0/1] Intoducing a new option max_latency_rw
 2021-02-12  7:53 UTC  (2+ messages)
  ` [PATCH 1/1] Intoducing a new option max_latency_rw. The current max_latency option exits the FIO job, if latency of an I/O exceeds max_latency

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

Control % of compressible write workload
 2021-02-10  5:27 UTC  (2+ messages)

Latency numbers missing in client-server output
 2021-02-09 14:19 UTC 

HTTP Engine of fio
 2021-02-07 16:49 UTC  (2+ messages)

[PATCH] options: free dump options list on exit
 2021-02-04 15:19 UTC 

Recent changes (master)
 2021-01-30 13:00 UTC 

[PATCH] zbd: relocate Coverity annotation
 2021-01-30  5:07 UTC  (2+ messages)

[PATCH v4 00/38] ZBD fixes and improvements
 2021-01-30  3:44 UTC  (43+ messages)
` [PATCH v4 01/38] zbd: return ENOMEM if zone buffer allocation fails
` [PATCH v4 02/38] zbd: use zbd_zone_nr() more actively in the code
` [PATCH v4 03/38] zbd: add get_zone() helper function
` [PATCH v4 04/38] zbd: introduce zone_unlock()
` [PATCH v4 05/38] zbd: engines/libzbc: don't fail on assert for offline zones
` [PATCH v4 06/38] zbd: remove dependency on zone type during i/o
` [PATCH v4 07/38] zbd: skip offline zones in zbd_convert_to_open_zone()
` [PATCH v4 08/38] zbd: avoid zone buffer overrun
` [PATCH v4 09/38] zbd: don't unlock zone mutex after verify replay
` [PATCH v4 10/38] zbd: do not lock conventional zones on I/O adjustment
` [PATCH v4 11/38] zbd: do not set zbd handlers for conventional zones
` [PATCH v4 12/38] zbd: count sectors with data for write pointer zones
` [PATCH v4 13/38] zbd: initialize min_zone and max_zone for all zone types
` [PATCH v4 14/38] zbd: initialize sectors with data at start time
` [PATCH v4 15/38] zbd: use zone_lock() in zbd_process_swd()
` [PATCH v4 16/38] zbd: disable crossing from conventional to sequential zones
` [PATCH v4 17/38] zbd: don't log "zone nnnn is not open" message
` [PATCH v4 18/38] zbd: handle conventional start zone in zbd_convert_to_open_zone()
` [PATCH v4 19/38] zbd: improve replay range validation
` [PATCH v4 20/38] engines/libzbc: enable block backend
` [PATCH v4 21/38] zbd: avoid failing assertion in zbd_convert_to_open_zone()
` [PATCH v4 22/38] zbd: set thread errors in zbd_adjust_block()
` [PATCH v4 23/38] t/zbd: check for error in test #2
` [PATCH v4 24/38] t/zbd: add run-tests-against-nullb script
` [PATCH v4 25/38] t/zbd: add -t option to run-tests-against-nullb
` [PATCH v4 26/38] t/zbd: skip tests when test prerequisites are not met
` [PATCH v4 27/38] t/zbd: skip tests that need too many sequential zones
` [PATCH v4 28/38] t/zbd: test that conventional zones are not locked during random i/o
` [PATCH v4 29/38] t/zbd: test that zone_reset_threshold calculation is correct
` [PATCH v4 30/38] t/zbd: test random I/O direction in all-conventional case
` [PATCH v4 31/38] t/zbd: fix wrong units in test case #37
` [PATCH v4 32/38] t/zbd: add an option to bail on a failed test
` [PATCH v4 33/38] t/zbd: prevent test #31 from looping
` [PATCH v4 34/38] t/zbd: add checks for offline zone condition
` [PATCH v4 35/38] t/zbd: add test #54 to exercise ZBD verification
` [PATCH v4 36/38] t/zbd: show elapsed time in test-zbd-support
` [PATCH v4 37/38] t/zbd: increase timeout in test #48
` [PATCH v4 38/38] t/zbd: avoid looping on invalid command line options

Recent changes (master)
 2021-01-28 13:00 UTC 

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

[PATCH v6 0/3] Add a new parameter and fix minimal rate calculation
 2021-01-26 15:59 UTC  (7+ messages)
` [PATCH v6 1/3] Add a new parameter
` [PATCH v6 2/3] Calculate min_rate with the consideration of thinktime
` [PATCH v6 3/3] Fix fio.1

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

[PATCH 0/2] fio: fix premature final dlclose of dynamic engine
 2021-01-25 21:04 UTC  (4+ messages)
` [PATCH 1/2] fio: move dynamic library handle to io_ops structure
` [PATCH 2/2] fio: fix dlopen refcounting of dynamic engines

[PATCH v5 0/2] Add a new parameter and fix minimal rate calculation
 2021-01-25 12:23 UTC  (4+ messages)
` [PATCH v5 1/2] Add a new parameter
` [PATCH v5 2/2] Calculate min_rate with the consideration of thinktime

[PATCH v4 0/2] Add a new parameter and fix minimal rate calculation
 2021-01-25 11:18 UTC  (6+ messages)
` [PATCH v4 1/2] Add a new parameter
` [PATCH v4 2/2] Calculate min_rate with the consideration of thinktime

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

[PATCH v3 00/38] ZBD fixes and improvements
 2021-01-22 20:31 UTC  (67+ messages)
` [PATCH v3 01/38] zbd: return ENOMEM if zone buffer allocation fails
` [PATCH v3 02/38] zbd: use zbd_zone_nr() more actively in the code
` [PATCH v3 03/38] zbd: add get_zone() helper function
` [PATCH v3 04/38] zbd: introduce zone_unlock()
` [PATCH v3 05/38] zbd: engines/libzbc: don't fail on assert for offline zones
` [PATCH v3 06/38] zbd: remove dependency on zone type during i/o
` [PATCH v3 07/38] zbd: skip offline zones in zbd_convert_to_open_zone()
` [PATCH v3 08/38] zbd: avoid zone buffer overrun
` [PATCH v3 09/38] zbd: don't unlock zone mutex after verify replay
` [PATCH v3 10/38] zbd: do not lock conventional zones on I/O adjustment
` [PATCH v3 11/38] zbd: do not set zbd handlers for conventional zones
` [PATCH v3 12/38] zbd: count sectors with data for write pointer zones
` [PATCH v3 13/38] zbd: initialize min_zone and max_zone for all zone types
` [PATCH v3 14/38] zbd: initialize sectors with data at start time
` [PATCH v3 15/38] zbd: use zone_lock() in zbd_process_swd()
` [PATCH v3 16/38] zbd: disable crossing from conventional to sequential zones
` [PATCH v3 17/38] zbd: don't log "zone nnnn is not open" message
` [PATCH v3 18/38] zbd: handle conventional start zone in zbd_convert_to_open_zone()
` [PATCH v3 19/38] zbd: improve replay range validation
` [PATCH v3 20/38] engines/libzbc: enable block backend
` [PATCH v3 21/38] zbd: avoid failing assertion in zbd_convert_to_open_zone()
` [PATCH v3 22/38] zbd: set thread errors in zbd_adjust_block()
` [PATCH v3 23/38] t/zbd: check for error in test #2
` [PATCH v3 24/38] t/zbd: add run-tests-against-nullb script
` [PATCH v3 25/38] t/zbd: add -t option to run-tests-against-nullb
` [PATCH v3 26/38] t/zbd: skip tests when test prerequisites are not met
` [PATCH v3 27/38] t/zbd: skip tests that need too many sequential zones
` [PATCH v3 28/38] t/zbd: test that conventional zones are not locked during random i/o
` [PATCH v3 29/38] t/zbd: test that zone_reset_threshold calculation is correct
` [PATCH v3 30/38] t/zbd: test random I/O direction in all-conventional case
` [PATCH v3 31/38] t/zbd: fix wrong units in test case #37
` [PATCH v3 32/38] t/zbd: add an option to bail on a failed test
` [PATCH v3 33/38] t/zbd: prevent test #31 from looping
` [PATCH v3 34/38] t/zbd: add checks for offline zone condition
` [PATCH v3 35/38] t/zbd: add test #54 to exercise ZBD verification
` [PATCH v3 36/38] t/zbd: show elapsed time in test-zbd-support
` [PATCH v3 37/38] t/zbd: increase timeout in test #48
` [PATCH v3 38/38] t/zbd: avoid looping on invalid command line options

[PATCH v3 0/2] Add a new parameter and fix minimal rate calculation
 2021-01-20  8:30 UTC  (8+ messages)
` [PATCH v3 1/2] Add a new parameter
` [PATCH v3 2/2] Calculate min_rate with the consideration of thinktime

[PATCH v2 0/2] Fix thinktime handling and minimal rate calculation
 2021-01-17 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] Fix thinktime_blocks
` [PATCH v2 2/2] Fix handle_thinktime

Recent changes (master)
 2021-01-17 13:00 UTC 

[PATCH] Fix thinktime_blocks
 2021-01-17 11:07 UTC  (2+ messages)

[PATCH v2] Fix a rate limit issue
 2021-01-16 20:10 UTC  (2+ messages)

[PATCH] Fix a rate limit issue
 2021-01-16 18:58 UTC  (2+ messages)

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

Recent changes (master)
 2021-01-13 13:00 UTC 

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

Recent changes (master)
 2021-01-08 13:00 UTC 

Adding a new cpu mode for the cpu engine
 2021-01-07 23:07 UTC 

Recent changes (master)
 2021-01-07 13:00 UTC 

Recent changes (master)
 2021-01-06 13:00 UTC 

[PATCH v2 00/36] ZBD fixes and improvements
 2021-01-04 23:58 UTC  (6+ messages)
` [PATCH v2 32/36] t/zbd: add checks for offline zone condition
` [PATCH v2 33/36] t/zbd: add test #54 to exercise ZBD verification

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

Standard test parameters for NAS workloads?
 2020-12-28  4:08 UTC  (3+ messages)

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


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