fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 12:56:41 to 2020-07-30 23:09:45 UTC [more...]

[PATCH v2 0/4] miscellaneous ZBD improvements
 2020-07-30 23:09 UTC  (10+ messages)
` [PATCH v2 1/4] configure: improve libzbc version check
` [PATCH v2 2/4] configure: check if pkg-config is installed
` [PATCH v2 3/4] zbd: simplify zone reset code
` [PATCH v2 4/4] t/zbd: check log file for failed assertions

[PATCH 0/3] miscellaneous ZBD improvements
 2020-07-29 21:09 UTC  (13+ messages)
` [PATCH 1/3] configure: improve libzbc version check
` [PATCH 2/3] zbd: simplify zone reset code
` [PATCH 3/3] t/zbd: check log file for failed assertions

[PATCH 0/3] v3 Patchset : Zone Append command support
 2020-07-28 23:23 UTC  (5+ messages)
  ` [PATCH 1/3] Add "
  ` [PATCH 2/3] libaio: support for Zone Append command
  ` [PATCH 3/3] t/zbd: Add support to verify Zone Append command with libaio tests

Recent changes (master)
 2020-07-28 12:00 UTC 

Recent changes (master)
 2020-07-27 12:00 UTC 

Recent changes (master)
 2020-07-26 12:00 UTC 

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

[PATCH 1/4] Add Zone Append command support for NVMe Zoned Namespaces (ZNS)
 2020-07-23 14:32 UTC 

[PATCH] t/zbd: Improve pass condition of test case #49
 2020-07-22 13:38 UTC  (3+ messages)

Recent changes (master)
 2020-07-22 12:00 UTC 

[PATCH v3 0/6] Support zone capacity
 2020-07-22  6:17 UTC  (17+ messages)
` [PATCH v3 1/6] zbd: Support zone capacity smaller than zone size
` [PATCH v3 2/6] options: Add zonecapacity option for zonemode=zbd
` [PATCH v3 3/6] t/zbd: Mandate blkzone capacity report for devices with zone capacity
` [PATCH v3 4/6] t/zbd: Support testing zone capacity smaller than zone size
` [PATCH v3 5/6] t/zbd: Support testing zone capacity smaller than zone size with null_blk
` [PATCH v3 6/6] t/zbd: Add test case to check zonecapacity option

Recent changes (master)
 2020-07-21 12:00 UTC 

Recent changes (master)
 2020-07-19 12:00 UTC 

Recent changes (master)
 2020-07-18 12:00 UTC 

[PATCH v2 0/8] zbd: Fix initial zone write pointer of regular block devices
 2020-07-17 13:32 UTC  (11+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] t/zbd: Fix pass condition of test case #3
` [PATCH v2 3/8] t/zbd: Add write_and_run_one_fio_job() helper function
` [PATCH v2 4/8] t/zbd: Combine write and read fio commands for test case #6
` [PATCH v2 5/8] t/zbd: Combine write and read fio commands for test case #15
` [PATCH v2 6/8] t/zbd: Combine write and read fio commands for test case #16
` [PATCH v2 7/8] t/zbd: Remove write before random read/write from test case #17
` [PATCH v2 8/8] t/zbd: Enable regular block devices for test case #47

[PATCH v2 0/6] Support zone capacity
 2020-07-17  7:01 UTC  (15+ messages)
` [PATCH v2 1/6] zbd: Support zone capacity smaller than zone size
` [PATCH v2 2/6] options: Add zonecapacity option for zonemode=zbd
` [PATCH v2 3/6] t/zbd: Mandate blkzone capacity report for devices with zone capacity
` [PATCH v2 4/6] t/zbd: Support testing zone capacity smaller than zone size
` [PATCH v2 5/6] t/zbd: Support testing zone capacity smaller than zone size with null_blk
` [PATCH v2 6/6] t/zbd: Add test case to check zonecapacity option

Recent changes (master)
 2020-07-15 12:00 UTC 

Recent changes (master)
 2020-07-14 12:00 UTC 

Fio SG Engine not allowing iodepth > 16
 2020-07-13 15:47 UTC  (3+ messages)

Phy Change count increases during IO in SATA drives
 2020-07-11  8:01 UTC  (2+ messages)

Recent changes (master)
 2020-07-09 12:00 UTC 

[PATCH 0/8] zbd: Fix initial zone write pointer of regular block devices
 2020-07-07  1:00 UTC  (11+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] t/zbd: Fix pass condition of test case #3
` [PATCH 3/8] t/zbd: Add write_and_run_one_fio_job() helper function
` [PATCH 4/8] t/zbd: Combine write and read fio commands for test case #6
` [PATCH 5/8] t/zbd: Combine write and read fio commands for test case #15
` [PATCH 6/8] t/zbd: Combine write and read fio commands for test case #16
` [PATCH 7/8] t/zbd: Remove write before random read/write from test case #17
` [PATCH 8/8] t/zbd: Enable regular block devices for test case #47

Recent changes (master)
 2020-07-05 12:00 UTC 

Recent changes (master)
 2020-07-04 12:00 UTC 

[PATCH 0/4] v2 Patchset : Zone Append command support for NVMe Zoned Namespaces (ZNS)
 2020-07-03 17:17 UTC  (17+ messages)
  ` [PATCH 1/4] Add "
  ` [PATCH 2/4] libaio: support for Zone Append command
  ` [PATCH 3/4] iouring: "
  ` [PATCH 4/4] t/zbd: Add support to verify Zone Append command with libaio, io_uring IO engine tests

[PATCH v2 0/4] fio: option to make engines load dynamically
 2020-07-03 14:35 UTC  (6+ messages)
` [PATCH v2 1/4] fio: don't retry engine search on failure
` [PATCH v2 2/4] configure/Makefile: engine LIBS consistency
` [PATCH v2 3/4] configure: new --dynamic-libengines build option
` [PATCH v2 4/4] fio: better info when engine not found

Recent changes (master)
 2020-07-03 12:00 UTC 

[PATCH 0/6] Support zone capacity
 2020-07-01  8:30 UTC  (7+ messages)
` [PATCH 1/6] zns: Support zone capacity smaller than zone size
` [PATCH 2/6] options: Add zonecapacity option for zonemode=zbd
` [PATCH 3/6] t/zbd: Mandate blkzone capacity report for devices with zone capacity
` [PATCH 4/6] t/zbd: Support testing zone capacity smaller than zone size
` [PATCH 5/6] t/zbd: Support testing zone capacity smaller than zone size with null_blk
` [PATCH 6/6] t/zbd: Add test case to check zonecapacity option

[PATCH v1 0/3] fio: option to make engines load dynamically
 2020-07-01  1:02 UTC  (16+ messages)
` [PATCH v1 1/3] configure/Makefile: engine LIBS consistency
` [PATCH v1 2/3] configure: new --dynamic-libengines build option
` [PATCH v1 3/3] fio: suggest installing engine package when missing

Recent changes (master)
 2020-06-29 12:00 UTC 

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

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

Recent changes (master)
 2020-06-22 12:00 UTC 

[io_uring] Performance analysis
 2020-06-16 19:07 UTC  (3+ messages)

How to split IO by block size and read/write
 2020-06-16  7:32 UTC  (2+ messages)

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

[PATCH] Priority bit log file format documentation update
 2020-06-12 22:24 UTC  (2+ messages)

Link to Release Notes
 2020-06-10 20:03 UTC  (2+ messages)

Recent changes (master)
 2020-06-10 12:00 UTC 

Recent changes (master)
 2020-06-08 12:00 UTC 

[PATCH 0/5] Switch to Python3
 2020-06-07 23:30 UTC  (7+ messages)
` [PATCH 1/5] .travis.yml: Move shell code out of .travis.yml
` [PATCH 2/5] ci/travis-install.sh: Install python3-six package
` [PATCH 3/5] ci/travis-install.sh, MacOS: Install the Python 'six' package
` [PATCH 4/5] Switch to Python3
` [PATCH 5/5] t/run-fio-tests.py: Accept a wider range of IOPS values

Sequential profile in FIO 3.7 in linux CentOS 7
 2020-06-07  8:25 UTC  (2+ messages)

Recent changes (master)
 2020-06-06 12:00 UTC 

Recent changes (master)
 2020-06-04 12:00 UTC 

[PATCH] zbd: Fix max_open_zones checks
 2020-06-04  2:15 UTC  (4+ messages)

Recent changes (master)
 2020-06-03 12:00 UTC 

Fio fails to build from source with gcc 10.1: multiple definition of
 2020-06-02 14:56 UTC  (3+ messages)

Python scripts - /usr/bin/env python3 vs python vs python2.7
 2020-06-02 12:31 UTC  (8+ messages)

FIO zonemode zbd with IO errors
 2020-05-31  9:29 UTC  (2+ messages)

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

Recent changes (master)
 2020-05-29 12:00 UTC 

Build failure on NetBSD since "fio: Generalize zonemode=zbd"
 2020-05-29  7:03 UTC  (4+ messages)

Question about "Laying out IO file(s)" behavior
 2020-05-29  3:50 UTC 

[PATCH] Fix typo in libiscsi error message
 2020-05-29  2:24 UTC 

[PATCH 0/2] Fix compilation error on BSD
 2020-05-28 16:36 UTC  (4+ messages)
` [PATCH 1/2] pshared: Add mutex_init_pshared_with_type()
` [PATCH 2/2] zbd: Fix compilation error on BSD


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).