messages from 2020-09-11 19:46:31 to 2020-12-25 13:00:46 UTC [more...]
Recent changes (master)
2020-12-25 13:00 UTC
[PATCH v2 00/36] ZBD fixes and improvements
2020-12-24 2:12 UTC (37+ messages)
` [PATCH v2 01/36] zbd: return ENOMEM if zone buffer allocation fails
` [PATCH v2 02/36] zbd: use zbd_zone_nr() more actively in the code
` [PATCH v2 03/36] zbd: add get_zone() helper function
` [PATCH v2 04/36] zbd: introduce zone_unlock()
` [PATCH v2 05/36] zbd: engines/libzbc: don't fail on assert for offline zones
` [PATCH v2 06/36] zbd: remove dependency on zone type during i/o
` [PATCH v2 07/36] zbd: skip offline zones in zbd_convert_to_open_zone()
` [PATCH v2 08/36] zbd: avoid zone buffer overrun
` [PATCH v2 09/36] zbd: don't unlock zone mutex after verify replay
` [PATCH v2 10/36] zbd: do not lock conventional zones on I/O adjustment
` [PATCH v2 11/36] zbd: do not set zbd handlers for conventional zones
` [PATCH v2 12/36] zbd: count sectors with data for write pointer zones
` [PATCH v2 13/36] zbd: initialize min_zone and max_zone for all zone types
` [PATCH v2 14/36] zbd: initialize sectors with data at start time
` [PATCH v2 15/36] zbd: use zone_lock() in zbd_process_swd()
` [PATCH v2 16/36] zbd: disable crossing from conventional to sequential zones
` [PATCH v2 17/36] zbd: don't log "zone nnnn is not open" message
` [PATCH v2 18/36] zbd: handle conventional start zone in zbd_convert_to_open_zone()
` [PATCH v2 19/36] zbd: improve replay range validation
` [PATCH v2 20/36] zbd: set thread errors in zbd_adjust_block()
` [PATCH v2 21/36] t/zbd: check for error in test #2
` [PATCH v2 22/36] t/zbd: add run-tests-against-nullb script
` [PATCH v2 23/36] t/zbd: add -t option to run-tests-against-nullb
` [PATCH v2 24/36] t/zbd: skip tests when test prerequisites are not met
` [PATCH v2 25/36] t/zbd: skip tests that need too many sequential zones
` [PATCH v2 26/36] t/zbd: test that conventional zones are not locked during random i/o
` [PATCH v2 27/36] t/zbd: test that zone_reset_threshold calculation is correct
` [PATCH v2 28/36] t/zbd: test random I/O direction in all-conventional case
` [PATCH v2 29/36] t/zbd: fix wrong units in test case #37
` [PATCH v2 30/36] t/zbd: add an option to bail on a failed test
` [PATCH v2 31/36] t/zbd: prevent test #31 from looping
` [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
` [PATCH v2 34/36] t/zbd: show elapsed time in test-zbd-support
` [PATCH v2 35/36] t/zbd: increase timeout in test #48
` [PATCH v2 36/36] t/zbd: avoid looping on invalid command line options
Standard test parameters for NAS workloads?
2020-12-23 3:28 UTC (3+ messages)
Recent changes (master)
2020-12-18 13:00 UTC
Recent changes (master)
2020-12-16 13:00 UTC
Using `direct=1` parameter in disk vs filesystem tests
2020-12-15 23:50 UTC (2+ messages)
[PATCH 0/9] v1 Patchset : Simple Copy Command support
2020-12-11 0:37 UTC (13+ messages)
` [PATCH 1/9] Adding the necessary ddir changes to introduce copy operation
` [PATCH 2/9] Introducing new offsets for the "
` [PATCH 3/9] Added support for printing of stats and estimate time for "
` [PATCH 4/9] Adding a new "
` [PATCH 5/9] Added the changes for copy operation support in FIO
` [PATCH 6/9] New ioctl based synchronous IO engine. Only supports copy command
` [PATCH 7/9] Example configuration for simple "
` [PATCH 8/9] Support copy operation for zoned block devices
` [PATCH 9/9] Add a new test case to test the copy operation
Recent changes (master)
2020-12-08 13:00 UTC
[PATCH] flow: fix hang with flow control and zoned block devices
2020-12-07 23:56 UTC (2+ messages)
Recent changes (master)
2020-12-06 13:00 UTC
Fio verify crc32 fault
2020-12-05 17:09 UTC (4+ messages)
Recent changes (master)
2020-12-05 13:00 UTC
Recent changes (master)
2020-12-04 13:00 UTC
Difficulties pushing FIO towards many small files and WORM-style use-case
2020-12-03 17:43 UTC (5+ messages)
Recent changes (master)
2020-11-28 13:00 UTC
Recent changes (master)
2020-11-26 13:00 UTC
[PATCH 00/15] ZBD fixes and improvements
2020-11-24 10:20 UTC (22+ messages)
` [PATCH 01/15] zbd: return ENOMEM if zone buffer allocation fails
` [PATCH 02/15] zbd: use zbd_zone_nr() more actively in the code
` [PATCH 03/15] zbd: add get_zone() helper function
` [PATCH 04/15] zbd: introduce zone_unlock()
` [PATCH 05/15] zbd: engines/libzbc: don't fail on assert for offline zones
` [PATCH 06/15] zbd: remove dependency on zone type during i/o
` [PATCH 07/15] zbd: skip offline zones in zbd_convert_to_open_zone()
` [PATCH 08/15] zbd: avoid zone buffer overrun
` [PATCH 09/15] zbd: don't unlock zone mutex after verify replay
` [PATCH 10/15] zbd: do not lock conventional zones on I/O adjustment
` [PATCH 11/15] zbd: do not set zbd handlers for conventional zones
` [PATCH 12/15] zbd: count sectors with data for write pointer zones
` [PATCH 13/15] zbd: initialize min_zone and max_zone for all zone types
` [PATCH 14/15] zbd: initialize sectors with data at start time
` [PATCH 15/15] zbd: use zone_lock() in zbd_process_swd()
Recent changes (master)
2020-11-23 13:00 UTC
[RFC PATCH] error out if ENOSPC during file layout
2020-11-22 16:55 UTC (3+ messages)
[PATCH] Windows: introduce fiobuild.cmd and fiopkg.cmd
2020-11-22 15:05 UTC (2+ messages)
[PATCH v3 resend 0/4] cgroup: Support cgroup-v2 weight and BFQ weight
2020-11-22 14:52 UTC (6+ messages)
` [PATCH v3 resend 1/4] cgroup: Fix handling when cgroup blkio and cgroup-v2 are mounted
` [PATCH v3 resend 2/4] cgroup: Allow to use weights with cgroup-v2
` [PATCH v3 resend 3/4] thread_options: Introduce cgroup_use_bfq
` [PATCH v3 resend 4/4] cgroup: Support BFQ's weight attributes
Recent changes (master)
2020-11-14 13:00 UTC
Recent changes (master)
2020-11-13 13:00 UTC
Recent changes (master)
2020-11-12 20:51 UTC (2+ messages)
bsdio.com Offline
2020-11-12 19:01 UTC (3+ messages)
Recent changes (master)
2020-11-10 13:00 UTC
[PATCH 0/3] dynamic engines: fix several issues
2020-11-09 17:08 UTC (5+ messages)
` [PATCH 1/3] fix dynamic engine buil
` [PATCH 2/3] fix dynamic engine loading for libaio engine etc
` [PATCH 3/3] list all available dynamic ioengines with --enghelp
[PATCH, RFC] list all available dynamic ioengines with --enghelp
2020-11-09 14:36 UTC (3+ messages)
[PATCH] fix dynamic engine loading for libaio engine etc
2020-11-09 14:33 UTC (2+ messages)
8a2cf08d29 ("Makefile: introduce FIO_CFLAGS") broke dynamic engines
2020-11-06 18:29 UTC (4+ messages)
` [PATCH] fix dynamic engine build
` [PATCH V2] "
[PATCH] Windows: update dobuild.cmd to run the configure/make
2020-11-05 23:18 UTC (6+ messages)
Recent changes (master)
2020-11-05 13:00 UTC
Recent changes (master)
2020-11-02 13:00 UTC
Writing/reading OD, MD, ID of a disk
2020-11-02 0:27 UTC (3+ messages)
[PATCH] fio: fix dynamic engines soname definition
2020-11-01 14:16 UTC (3+ messages)
Measuring runtime on Windows
2020-11-01 9:18 UTC (2+ messages)
Question around the time precision
2020-11-01 8:51 UTC (2+ messages)
Fwd: Getting eta-status-line to the output file?
2020-11-01 8:28 UTC (2+ messages)
` "
Recent changes (master)
2020-10-31 12:00 UTC
[PATCH v2 0/2] zbd: Fix test case #48 failure
2020-10-30 13:25 UTC (4+ messages)
` [PATCH v2 1/2] zbd: Avoid excessive zone resets
` [PATCH v2 2/2] t/zbd: Fix test target size of test case #48
[PATCH 0/2] zbd: Fix test case #48 failure
2020-10-30 7:03 UTC (7+ messages)
` [PATCH 1/2] zbd: Avoid excessive zone resets
` [PATCH 2/2] t/zbd: Fix test target size of test case #48
Recent changes (master)
2020-10-29 12:00 UTC
Recent changes (master)
2020-10-15 12:00 UTC
Recent changes (master)
2020-10-14 12:00 UTC
Recent changes (master)
2020-10-11 12:00 UTC
Recent changes (master)
2020-10-10 12:00 UTC
[PATCH] simplify MB/s, IOPS interactive printout code
2020-10-10 16:55 UTC (2+ messages)
[PATCH 0/3] v1 Patchset : Zone Explicit Open support
2020-10-06 5:18 UTC (7+ messages)
` [PATCH 1/3] Add support for Explicit open zones
` [PATCH 2/3] Add support for open_zones in libzbc I/O engine
` [PATCH 3/3] t/zbd: Add support to verify Zone Explicit Open
Advice getting fio data/output for charts
2020-09-29 10:32 UTC (2+ messages)
Advice getting fio data/output for charts
2020-09-27 13:49 UTC
[PATCH] Make fill_device to stop writing on EDQUOT
2020-09-26 13:51 UTC (3+ messages)
Inconsistent Status Intervals
2020-09-24 1:12 UTC (13+ messages)
Using fio for testing for SMR
2020-09-23 1:00 UTC (8+ messages)
[PATCH v3 0/4] cgroup: Support cgroup-v2 weight and BFQ weight
2020-09-21 13:47 UTC (5+ messages)
` [PATCH v3 1/4] cgroup: Fix handling when cgroup blkio and cgroup-v2 are mounted
` [PATCH v3 2/4] cgroup: Allow to use weights with cgroup-v2
` [PATCH v3 3/4] thread_options: Introduce cgroup_use_bfq
` [PATCH v3 4/4] cgroup: Support BFQ's weight attributes
client/server mode error handling
2020-09-18 7:27 UTC (2+ messages)
Recent changes (master)
2020-09-15 12:00 UTC
Recent changes (master)
2020-09-12 12:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox