fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 21:31:35 to 2022-07-22 08:08:09 UTC [more...]

[PATCH 0/2] Improve mq-deadline performance in HDD
 2022-07-22  8:07 UTC  (9+ messages)
` [PATCH 1/2] block: Introduce nr_sched_batch sys interface
` [PATCH 2/2] block/mq-deadline: Prioritize first request

Recent changes (master)
 2022-07-20 12:00 UTC 

[PATCH] engines: add engine for directory create
 2022-07-18 11:24 UTC  (2+ messages)

fdatasync latency percentiles
 2022-07-13 19:26 UTC  (2+ messages)

Recent changes (master)
 2022-07-12 12:00 UTC 

[PATCH] Update README.rst to specify secure protocols where possible
 2022-07-11 14:41 UTC  (5+ messages)

xNVMe ioengine blog post
 2022-07-08 18:46 UTC 

Recent changes (master)
 2022-07-08 12:00 UTC 

Recent changes (master)
 2022-07-07 12:00 UTC 

Recent changes (master)
 2022-07-06 12:00 UTC 

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

Recent changes (master)
 2022-06-24 12:00 UTC 

Recent changes (master)
 2022-06-23 12:00 UTC 

Closing statement
 2022-06-22 19:41 UTC 

Sellers Closing Disclosure
 2022-06-22 19:26 UTC 

Closing statement
 2022-06-22 19:48 UTC 

Closing statement
 2022-06-22 19:21 UTC 

Sellers Closing Disclosure
 2022-06-22 19:58 UTC 

Sellers Closing Disclosure
 2022-06-22 20:00 UTC 

[PATCH 0/1] *** option to disable xnvme build even if found ***
 2022-06-22 17:46 UTC  (3+ messages)
    ` [PATCH 1/1] configure: add option to disable xnvme build

Recent changes (master)
 2022-06-20 12:00 UTC 

Recent changes (master)
 2022-06-16 12:00 UTC 

[PATCH 0/5] Latency cleanups
 2022-06-15 21:30 UTC  (10+ messages)
    ` [PATCH 2/5] ioengines: don't record issue_time if ioengines already do it
    ` [PATCH 3/5] HOWTO: improve description of latency measures
    ` [PATCH 4/5] ioengines: update last_issue if we set issue_time
    ` [PATCH 5/5] ioengines: clean up latency accounting for 3 ioengines
    ` [PATCH 1/5] ioengines: add helper for trims with async ioengines

FIO single file questions and potential issue
 2022-06-14 21:20 UTC 

Blog post on how fio measures latency
 2022-06-14 16:25 UTC  (3+ messages)

Recent changes (master)
 2022-06-14 12:00 UTC 

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

[PATCH] t/zbd: skip test case #13 when max_open_zones is too small
 2022-06-02  9:58 UTC  (2+ messages)

[PATCH v3 0/9] Add support for uring passthrough commands
 2022-06-02  8:24 UTC  (15+ messages)
    ` [PATCH v3 1/9] io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
    ` [PATCH v3 2/9] configure: check nvme uring command support
    ` [PATCH v3 3/9] init: return error incase an invalid value is passed as option
    ` [PATCH v3 4/9] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH v3 5/9] engines/io_uring: add new I/O engine for uring passthrough support
    ` [PATCH v3 6/9] docs: document options for io_uring_cmd I/O engine
    ` [PATCH v3 7/9] zbd: Check for direct flag only if its block device
    ` [PATCH v3 8/9] engines/io_uring: Enable zone device support for io_uring_cmd I/O engine
    ` [PATCH v3 9/9] examples: add 2 example job file for io_uring_cmd engine

Recent changes (master)
 2022-06-01 12:00 UTC 

[PATCH] docs: update language setting for Sphinx build
 2022-06-01  2:58 UTC  (2+ messages)

Recent changes (master)
 2022-05-30 12:00 UTC 

[PATCH v2 0/8] Add support for uring passthrough commands
 2022-05-30 10:14 UTC  (26+ messages)
    ` [PATCH v2 1/8] io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
    ` [PATCH v2 2/8] configure: check nvme uring command support
    ` [PATCH v2 3/8] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH v2 4/8] engines/io_uring: add new I/O engine for uring passthrough support
    ` [PATCH v2 5/8] docs: document options for io_uring_cmd I/O engine
    ` [PATCH v2 6/8] zbd: Check for direct flag only if its block device
    ` [PATCH v2 7/8] engines/io_uring: Enable zone device support for io_uring_cmd I/O engine
    ` [PATCH v2 8/8] examples: add 2 example job file for io_uring_cmd engine

[PATCH v2 0/5] (now) five cleanups
 2022-05-28  2:37 UTC  (7+ messages)
    ` [PATCH v2 2/5] configure: refer to zlib1g-dev package for zlib support
    ` [PATCH v2 1/5] steadystate: delete incorrect comment
    ` [PATCH v2 3/5] HOWTO: add blank line for prettier formatting
    ` [PATCH v2 5/5] docs: update discussion of huge page sizes
    ` [PATCH v2 4/5] t/run-fio-tests: improve json data decoding

Global filename/job filename interaction
 2022-05-27 18:00 UTC  (2+ messages)

Recent changes (master)
 2022-05-26 12:00 UTC 

Blog post on detecting steady state with fio
 2022-05-25 15:23 UTC 

[PATCH 0/7] add support for uring passthrough commands
 2022-05-25 10:46 UTC  (12+ messages)
    ` [PATCH 1/7] configure: check if uring_cmd support is present
    ` [PATCH 2/7] io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
    ` [PATCH 3/7] engines/io_uring: add new I/O engine for uring passthrough support
    ` [PATCH 4/7] docs: document options for io_uring_cmd I/O engine
    ` [PATCH 5/7] zbd: Check for direct flag only if its block device
    ` [PATCH 6/7] engines/io_uring: Enable zone device support for io_uring_cmd I/O engine
    ` [PATCH 7/7] examples: add 2 example job file for io_uring_cmd engine

[PATCH 0/6] cleanups, parse /proc/meminfo for huge page size
 2022-05-23 22:56 UTC  (9+ messages)
    ` [PATCH 1/6] steadystate: delete incorrect comment
    ` [PATCH 2/6] configure: refer to zlib1g-dev package for zlib support
    ` [PATCH 4/6] t/run-fio-tests: improve json data decoding
    ` [PATCH 3/6] HOWTO: add blank line for prettier formatting
    ` [PATCH 5/6] mem: try to parse /proc/meminfo to get huge page size
    ` [PATCH 6/6] docs: update for huge page size parsing

running jobs serially
 2022-05-19 14:02 UTC  (5+ messages)

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

[PATCH v2 0/3] fio: add xnvme engine
 2022-05-13 11:06 UTC  (9+ messages)
    ` [PATCH 1/3] engines/xnvme: "
    ` [PATCH 2/3] docs: documentation for xnvme ioengine
    ` [PATCH 3/3] examples: add example job file for xnvme engine usage

[PATCH v4 0/3] Cleanups and Fixes
 2022-05-12 17:03 UTC  (6+ messages)
` [PATCH v4 1/3] backend: Fix indentation
` [PATCH v4 2/3] json: Change `if (!strlen(str))` to `if (!str[0])`
` [PATCH v4 3/3] Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`
` (subset) [PATCH v4 0/3] Cleanups and Fixes

first fio blog post on testing fio
 2022-05-12  7:25 UTC  (2+ messages)

Weird results while reading from s3
 2022-05-09 14:27 UTC 

[PATCH 0/3] fio: add xnvme engine
 2022-05-06 16:55 UTC  (7+ messages)
    ` [PATCH 1/3] engines/xnvme: "
    ` [PATCH 2/3] docs: documentation for xnvme ioengine
    ` [PATCH 3/3] examples: add example job file for xnvme engine usage

http engine dependencies?
 2022-05-02 13:38 UTC  (3+ messages)

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

[PATCH v1 0/8] fio error handling fixes
 2022-04-30 13:08 UTC  (16+ messages)
` [PATCH v1 1/8] cgroup: Add ENOMEM handling on a `malloc()` call
` [PATCH v1 2/8] stat: Add ENOMEM handling on `malloc()` / `calloc()` calls
` [PATCH v1 3/8] engines/net: Add ENOMEM handling on a `malloc()` call
` [PATCH v1 4/8] blktrace: Fix broken error handling in `merge_blktrace_iologs()`
` [PATCH v1 5/8] blktrace: Add ENOMEM handling when allocating @ipo
` [PATCH v1 6/8] blktrace: Add ENOMEM handling in `trace_add_open_close_event()` and its callers
` [PATCH v1 7/8] client: Add ENOMEM handling on `realloc()` calls
` [PATCH v1 8/8] client: Add ENOMEM handling on `malloc()`, `calloc()` and `strdup()` calls

Recent changes (master)
 2022-04-30 12:00 UTC 

[PATCH v3 0/3] Small fio cleanups and fixes
 2022-04-29  7:46 UTC  (5+ messages)
` [PATCH v3 1/3] backend: Fix indentation
` [PATCH v3 2/3] json: Change `if (!strlen(str))` to `if (!str[0])`
` [PATCH v3 3/3] Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`

[PATCH v2 0/6] Small fio cleanups and fixes
 2022-04-27  9:52 UTC  (9+ messages)
` [PATCH v2 1/6] backend: Fix indentation
` [PATCH v2 2/6] cgroup: Handle `ENOMEM` case on `malloc()` call
` [PATCH v2 3/6] stat: Handle `ENOMEM` case in `__show_run_stats()`
` [PATCH v2 4/6] engines/net: Replace `malloc()` + `memset()` with `calloc()`
` [PATCH v2 5/6] json: Change `if (!strlen(str))` to `if (!str[0])`
` [PATCH v2 6/6] Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`

[PATCH v1 0/6] Small fio cleanups and fixes
 2022-04-26 21:31 UTC  (3+ messages)
` [PATCH v1 4/6] engines/net: Replace `malloc()`+`memset()` with `calloc()`


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 NNTP newsgroup(s).