fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
fio output percentile latency seems upper bounded
 2024-04-16 15:25 UTC  (2+ messages)

Recent changes (master)
 2024-04-16 12:00 UTC 

help understanding the output of fio
 2024-04-06  7:03 UTC  (13+ messages)

Recent changes (master)
 2024-04-03 12:00 UTC 

Recent changes (master)
 2024-03-27 12:00 UTC 

Recent changes (master)
 2024-03-26 12:00 UTC 

Recent changes (master)
 2024-03-23 12:00 UTC 

Recent changes (master)
 2024-03-22 12:00 UTC 

Recent changes (master)
 2024-03-21 12:00 UTC 

[PATCH 0/2] fix assertion failure with asynchronous I/O replay
 2024-03-21 11:58 UTC  (4+ messages)
` [PATCH 1/2] iolog: regrow logs in iolog_delay()
` [PATCH 2/2] test: add the test for regrow logs with asynchronous I/O replay

Recent changes (master)
 2024-03-19 12:00 UTC 

Recent changes (master)
 2024-03-08 13:00 UTC 

fio version change gives different throughput results
 2024-03-06 16:51 UTC  (4+ messages)

Recent changes (master)
 2024-03-06 13:00 UTC 

[PATCH v3 0/5] Some minor cleanups
 2024-03-05 15:55 UTC  (7+ messages)
` [PATCH v3 1/5] fio: Some minor code cleanups
` [PATCH v3 2/5] t/jobs: Further clarify regression test 7
` [PATCH v3 3/5] t/jobs: Rename test job 15
` [PATCH v3 4/5] t/jobs: Fix a typo in jobs 23 & 24
` [PATCH v3 5/5] Doc: Make note of using bsrange with ':'

Recent changes (master)
 2024-03-05 13:00 UTC 

[PATCH v2 0/6] Some minor cleanups
 2024-03-05  8:40 UTC  (13+ messages)
` [PATCH v2 1/6] fio: Some minor code cleanups
` [PATCH v2 2/6] t/jobs: Further clarify regression test 7
` [PATCH v2 3/6] t/jobs: Further clarify regression test 8
` [PATCH v2 4/6] t/jobs: Rename test job 15
` [PATCH v2 5/6] t/jobs: Fix a typo in jobs 23 & 24
` [PATCH v2 6/6] Doc: Make note of using bsrange with ':'

Blog post: Testing on a big endian system
 2024-03-04 16:40 UTC 

[PATCH 0/6] Some minor cleanups
 2024-03-02 19:18 UTC  (9+ messages)
` [PATCH 1/6] fio: Some minor code cleanups
` [PATCH 2/6] t/jobs: Further clarify regression test 7
` [PATCH 3/6] t/jobs: Further clarify regression test 8
` [PATCH 4/6] t/jobs: Rename test job 15
` [PATCH 5/6] t/jobs: Fix a typo in jobs 23 & 24
` [PATCH 6/6] Doc: Make note of using bsrange with ':'

Recent changes (master)
 2024-02-28 13:00 UTC 

help with many files and many directory layout
 2024-02-28 10:15 UTC 

[PATCH] gettime: fix cpuclock-test on AMD platforms
 2024-02-27 17:38 UTC  (3+ messages)

subscribe
 2024-02-27  6:52 UTC 

high cpu usage when replaying iolog
 2024-02-23 15:34 UTC  (2+ messages)

Recent changes (master)
 2024-02-23 13:00 UTC 

Recent changes (master)
 2024-02-17 13:00 UTC 

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

[PATCH v2 0/3] Support trim with multiple ranges
 2024-02-15 15:40 UTC  (5+ messages)
    ` [PATCH v2 1/3] trim: add support for "
    ` [PATCH v2 2/3] engines/nvme: pass offset and len instead of io_u
    ` [PATCH v2 3/3] engines/io_uring: add multi range dsm support

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

[PATCH 0/3] Support trim with multiple ranges
 2024-02-14 17:51 UTC  (8+ messages)
    ` [PATCH 1/3] trim: add support for "
    ` [PATCH 2/3] engines/nvme: pass offset and len instead of io_u
    ` [PATCH 3/3] engines/io_uring: add multi range dsm support

[PATCH 0/2] fix loops option behavior of read-very workloads
 2024-02-14 14:39 UTC  (4+ messages)
` [PATCH 1/2] verify: fix loops option behavior of read-verify workloads
` [PATCH 2/2] test: add the test for loops option and "

Recent changes (master)
 2024-02-14 13:00 UTC 

[PATCH 0/5] Protection information support for xnvme ioengine
 2024-02-14 12:17 UTC  (11+ messages)
    ` [PATCH 1/5] engines/xnvme: allocate iovecs only if vectored I/O is enabled
    ` [PATCH 2/5] engines/xnvme: add support for metadata
    ` [PATCH 3/5] engines:xnvme: add support for end to end data protection
    ` [PATCH 4/5] engines/xnvme: add checks for verify, block size and metadata size
    ` [PATCH 5/5] examples: add PI example with xnvme ioengine

Recent changes (master)
 2024-02-13 13:00 UTC 

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

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

[PATCH v2 0/5] zbd, t/zbd: miscellaneous fixes
 2024-02-07 13:44 UTC  (8+ messages)
` [PATCH v2 1/5] zbd: avoid assertions during sequential read I/O
` [PATCH v2 2/5] oslib: log BLKREPORTZONE error code
` [PATCH v2 3/5] zbd: use a helper to calculate zone index
` [PATCH v2 4/5] t/zbd: check device for unrestricted read support
` [PATCH v2 5/5] t/zbd: add -s option to test-zbd-support script

[PATCH 0/5] zbd, t/zbd: miscellaneous fixes
 2024-02-04 21:16 UTC  (6+ messages)
` [PATCH 1/5] zbd: avoid assertions during sequential read I/O
` [PATCH 2/5] oslib: log BLKREPORTZONE error code
` [PATCH 3/5] zbd: use a helper to calculate zone index
` [PATCH 4/5] t/zbd: check device for unrestricted read support
` [PATCH 5/5] t/zbd: add -s option to test-zbd-support script

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

[PATCH 1/2] examples: cmdprio_bssplit: s,IO,I/O,
 2024-01-27 16:23 UTC  (3+ messages)
` [PATCH 2/2] examples: cmdprio_bssplit: add CDL example

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

Fwd: New Defects reported by Coverity Scan for axboe/fio
 2024-01-25 14:17 UTC 

[PATCH v3 0/2] log both average and max values over the window
 2024-01-25 14:11 UTC  (4+ messages)
    ` [PATCH v3 1/2] stat: log out both average and max "
    ` [PATCH v3 2/2] docs: update fio man page for log_window_value

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

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

[PATCH] configure: Don't use cross_prefix when invoking pkg-config
 2024-01-24 12:50 UTC  (2+ messages)

[PATCH v2 0/2] log both average and max values over the window
 2024-01-24 12:02 UTC  (4+ messages)
    ` [PATCH v2 1/2] stat: log out both average and max "
    ` [PATCH v2 2/2] docs: update fio man page for log_window_value

Recent changes (master)
 2024-01-23 13:00 UTC 

[PATCH 0/2] log both average and max values over the window
 2024-01-22 19:55 UTC  (5+ messages)
    ` [PATCH 1/2] stat: log out both average and max "
    ` [PATCH 2/2] docs: update fio man page for log_max_value

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

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

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

fio 3.36
 2024-01-11 16:16 UTC 

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

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

[PATCH 0/2] zbd: fix unexpected write with rwmixwrite=0 option
 2023-12-20  2:52 UTC  (6+ messages)
` [PATCH 1/2] zbd: avoid "
` [PATCH 2/2] t/zbd: add test case to confirm no "

Configuring FIO random writes
 2023-12-18 17:39 UTC 

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

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

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

fio - write benchmark help requested
 2023-12-13  2:01 UTC 

[PATCH] engines/io_uring_cmd: skip pi verify checks for error cases
 2023-12-12 14:47 UTC  (2+ messages)

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

Summarizing output of multiple servers and threads
 2023-11-27 16:09 UTC 

How to perform an random read test, with normal distribution
 2023-11-22 20:44 UTC  (2+ messages)

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

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

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

Recent changes (master)
 2023-11-04 12:00 UTC 

Recent changes (master)
 2023-11-03 12:00 UTC 

[PATCH] engines/xnvme: fix fdp support for userspace drivers
 2023-11-02 13:59 UTC  (2+ messages)

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

This list is being migrated to the new vger infra (no action required)
 2023-10-27 23:22 UTC  (2+ messages)

Recent changes (master)
 2023-10-26 12:00 UTC 

Recent changes (master)
 2023-10-24 12:00 UTC 

Recent changes (master)
 2023-10-23 12:00 UTC 

Recent changes (master)
 2023-10-20 12:00 UTC 

Recent changes (master)
 2023-10-17 12:00 UTC 

Recent changes (master)
 2023-10-14 12:00 UTC 

[PATCH] t/zbd: avoid test case 45 failure
 2023-10-13 21:32 UTC  (2+ messages)

The release plan of next version
 2023-10-12 16:04 UTC 

vger Marketing for management consultants
 2023-10-11 13:47 UTC 

Recent changes (master)
 2023-10-07 12:00 UTC 

trim entries leaked?
 2023-10-06 20:18 UTC  (2+ messages)

Blog post on protection information for NVMe devices part 2
 2023-10-03 18:29 UTC 

Recent changes (master)
 2023-10-03 12:00 UTC 

Recent changes (master)
 2023-09-30 12:00 UTC 

Recent changes (master)
 2023-09-29 12:00 UTC 

Recent changes (master)
 2023-09-27 12:00 UTC 

[PATCH] t/zbd: set mq-deadline scheduler to device-mapper destination devices
 2023-09-26 15:47 UTC  (2+ messages)

Clat calculation
 2023-09-21 17:43 UTC  (3+ messages)

Recent changes (master)
 2023-09-20 12:00 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).