messages from 2023-02-17 07:08:36 to 2023-07-18 15:46:08 UTC [more...]
[PATCH 0/4] Add support for IO priority hints
2023-07-18 15:44 UTC (8+ messages)
` [PATCH 1/4] os-linux: add initial "
` [PATCH 2/4] options: add priohint option
` [PATCH 3/4] cmdprio: Add support for per I/O priority hint
` [PATCH 4/4] stats: Add hint information to per priority level stats
[PATCH 00/13] zbd: improve max_active_zones limit handling
2023-07-18 13:56 UTC (18+ messages)
` [PATCH 01/13] zbd: refer max_active_zones sysfs attribute
` [PATCH 02/13] zbd: write to closed zones on the devices with max_active_zones limit
` [PATCH 03/13] zbd: print max_active_zones limit error message
` [PATCH 04/13] docs: modify max_open_zones option description
` [PATCH 05/13] t/zbd: add close_zone helper function
` [PATCH 06/13] t/zbd: add max_active_zone variable
` [PATCH 07/13] t/zbd: add test case to check zones in closed condition
` [PATCH 08/13] t/zbd: add test case to check max_active_zones limit error message
` [PATCH 09/13] t/zbd: get max_open_zones from sysfs
` [PATCH 10/13] t/zbd: fix fio failure check and SG node failure in test case 31
` [PATCH 11/13] t/zbd: add missing prep_write for test cases with write workloads
` [PATCH 12/13] t/zbd: fix null_blk configuration in run-tests-against-nullb
` [PATCH 13/13] t/zbd: add max_active configs to run-tests-against-nullb
Recent changes (master)
2023-07-16 12:00 UTC
Recent changes (master)
2023-07-15 12:00 UTC
[PATCH 1/1] thinktime: Avoid calculating a negative time left to wait
2023-07-14 18:06 UTC (2+ messages)
Recent changes (master)
2023-07-14 12:00 UTC
Question about the 'bw' field in the fio output
2023-07-14 3:10 UTC (3+ messages)
[PATCH v2 0/4] fdp fixes, random placment id and xnvme support
2023-07-13 16:46 UTC (6+ messages)
` [PATCH v2 1/4] fdp: use macros
` [PATCH v2 2/4] fdp: fix placement id check
` [PATCH v2 3/4] fdp: support random placement id selection
` [PATCH v2 4/4] engines/xnvme: add support for fdp
vger IT Services decision makers
2023-07-11 17:03 UTC
[PATCH 0/3] fdp fixes, random placment id and xnvme support
2023-07-11 15:44 UTC (6+ messages)
` [PATCH 1/3] fdp: use macro for max ruhs and fix placement id check
` [PATCH 2/3] fdp: support random placement id selection
` [PATCH 3/3] engines/xnvme: add support for fdp
Recent changes (master)
2023-07-06 12:00 UTC
[PATCH] zbd: Support finishing zones on Android
2023-07-05 22:00 UTC (4+ messages)
Fio on Block size 128M
2023-07-05 17:05 UTC
Recent changes (master)
2023-07-04 12:00 UTC
Question about the internals of the file IO latency
2023-06-26 8:39 UTC (3+ messages)
Recent changes (master)
2023-06-22 12:00 UTC
Recent changes (master)
2023-06-17 12:00 UTC
Fio sequential I/O request generation
2023-06-16 21:14 UTC (2+ messages)
Requesting help with random I/O distribution
2023-06-16 20:28 UTC (2+ messages)
Fio blog post on test coverage
2023-06-15 17:45 UTC
Recent changes (master)
2023-06-10 12:00 UTC
[PATCH v2 0/7] zbd: clean up code and fix bugs for open zones accounting
2023-06-10 0:10 UTC (14+ messages)
` [PATCH v2 1/7] zbd: rename 'open zones' to 'write zones'
` [PATCH v2 2/7] zbd: do not reset extra zones in open conditions
` [PATCH v2 3/7] zbd: fix write zone accounting of almost full zones
` [PATCH v2 4/7] zbd: fix write zone accounting of trim workload
` [PATCH v2 5/7] t/zbd: reset zones before tests with max_open_zones option
` [PATCH v2 6/7] t/zbd: test write zone accounting of almost full zones
` [PATCH v2 7/7] t/zbd: test write zone accounting of trim workload
[PATCH] zbd: avoid Coverity defect report
2023-06-10 0:05 UTC (2+ messages)
Recent changes (master)
2023-06-09 12:00 UTC
[PATCH 0/7] zbd: clean up code and fix bugs for open zones accounting
2023-06-08 8:10 UTC (16+ messages)
` [PATCH 1/7] zbd: rename 'open zones' to 'write zones'
` [PATCH 2/7] zbd: do not reset extra zones in open conditions
` [PATCH 3/7] zbd: fix write zone accounting of almost full zones
` [PATCH 4/7] zbd: fix write zone accounting of trim workload
` [PATCH 5/7] t/zbd: reset zones before tests with max_open_zones option
` [PATCH 6/7] t/zbd: test write zone accounting of almost full zones
` [PATCH 7/7] t/zbd: test write zone accounting of trim workload
Recent changes (master)
2023-06-02 12:00 UTC
Recent changes (master)
2023-05-31 12:00 UTC
fio reports "io_u error: Value too large for defined data type"
2023-05-29 12:57 UTC (2+ messages)
Ending condition for non-rr file service
2023-05-26 17:28 UTC (2+ messages)
Recent changes (master)
2023-05-25 12:00 UTC
Recent changes (master)
2023-05-24 12:00 UTC
IORING_OP_WRITEV fails with EAGAIN
2023-05-22 6:41 UTC
Recent changes (master)
2023-05-20 12:00 UTC
Recent changes (master)
2023-05-19 12:00 UTC
Recent changes (master)
2023-05-18 12:00 UTC
Recent changes (master)
2023-05-17 12:00 UTC
[PATCH 0/1] fix coverity issue
2023-05-16 15:02 UTC (3+ messages)
` [PATCH 1/1] engines/io_uring: "
Recent changes (master)
2023-05-16 12:00 UTC
[PATCH v2 0/2] io_uring_cmd cleanup and fixes
2023-05-16 12:37 UTC (5+ messages)
` [PATCH v2 1/2] engines/nvme: support for 64 LBA formats
` [PATCH v2 2/2] engines/io_uring: io_uring_cmd engine fixes
[PATCH 0/1] io_uring_cmd engine extende LBA fixes and cleanup
2023-05-12 18:32 UTC (4+ messages)
` [PATCH 1/1] engines/io_uring: io_uring_cmd engine cleanup and fixes
Recent changes (master)
2023-05-12 12:00 UTC
Recent changes (master)
2023-05-11 12:00 UTC
Fio blog post on periodic performance measurements
2023-05-04 15:44 UTC
Recent changes (master)
2023-04-28 12:00 UTC
[PATCH] t/io_uring: avoid null-ptr dereference incase setup_ring fails
2023-04-27 19:44 UTC (2+ messages)
[PATCH] Revert "zbd: Report the zone capacity"
2023-04-27 18:39 UTC (2+ messages)
[PATCH] t/io_uring: fix error handling for setup_ring
2023-04-27 15:10 UTC (5+ messages)
Recent changes (master)
2023-04-27 12:00 UTC
Recent changes (master)
2023-04-21 12:00 UTC
fio terse output Write/Read Bandwidth (mean) = zero depending on ...blocksize, filesize?
2023-04-17 14:34 UTC (2+ messages)
Recent changes (master)
2023-04-14 12:00 UTC
Recent changes (master)
2023-04-11 12:00 UTC
Recent changes (master)
2023-04-08 12:00 UTC
Recent changes (master)
2023-04-05 12:00 UTC
Does fio support running workload with NVMe-oF on top of SPDK?
2023-04-02 18:15 UTC (2+ messages)
Recent changes (master)
2023-04-01 12:00 UTC
[PATCH v2 1/2] fio: add support for POSIX_FADV_NOREUSE
2023-03-31 18:54 UTC (5+ messages)
` [PATCH v2 2/2] docs: add noreuse fadvise_hint option
[PATCH 1/2] fio: add support for POSIX_FADV_NOREUSE
2023-03-30 22:02 UTC (3+ messages)
` [PATCH 2/2] docs: add noreuse fadvise_hint option
Recent changes (master)
2023-03-28 12:00 UTC
Doubt on fio
2023-03-26 9:00 UTC
Recent changes (master)
2023-03-22 12:00 UTC
Recent changes (master)
2023-03-21 12:00 UTC
Recent changes (master)
2023-03-16 12:00 UTC
[PATCH] stat: Fix ioprio print
2023-03-15 23:26 UTC (3+ messages)
Recent changes (master)
2023-03-15 12:00 UTC
Using fio with adjusted parameters for use case "DB"
2023-03-08 13:46 UTC (3+ messages)
Recent changes (master)
2023-03-08 13:00 UTC
[PATCH 0/2] t/zbd: fix minimum write size to sequential write required zones
2023-03-07 17:45 UTC (4+ messages)
` [PATCH 1/2] t/zbd: rename logical_block_size to min_seq_write_size
` [PATCH 2/2] t/zbd: fix minimum write size to sequential write required zones
Using fio with adjusted parameters for use case "Hana DB"
2023-03-07 15:17 UTC (2+ messages)
Recent changes (master)
2023-03-04 13:00 UTC
Recent changes (master)
2023-03-03 13:00 UTC
Using fio with adjusted parameters for use case "DB"
2023-03-02 9:49 UTC
Using fio with adjusted parameters for use case "Hana DB"
2023-03-01 16:16 UTC
Recent changes (master)
2023-03-01 13:00 UTC
[PATCHv4] fio: add fdp support for io_uring_cmd nvme engine
2023-02-28 14:29 UTC (3+ messages)
Recent changes (master)
2023-02-28 13:00 UTC
thinktime and thinktime_iotime do not work as expected
2023-02-27 18:15 UTC (3+ messages)
Recent changes (master)
2023-02-24 13:00 UTC
[PATCHv3] fio: add fdp support for io_uring_cmd nvme engine
2023-02-23 22:46 UTC (2+ messages)
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: "
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