fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 03:01:52 to 2021-06-25 07:11:59 UTC [more...]

[PATCH 0/3] fix max open zones handling when using multiple jobs
 2021-06-25  7:11 UTC  (8+ messages)
` [PATCH 1/3] zbd: create a local zbdi variable for f->zbd_info
` [PATCH 2/3] zbd: allow an unlimited global max open zones limit
` [PATCH 3/3] zbd: ensure that global max open zones limit is respected

random buffer_compress_percentage instead of static
 2021-06-25  0:55 UTC  (2+ messages)

Recent changes (master)
 2021-06-21 12:00 UTC 

Too Many Open Files
 2021-06-20 17:10 UTC  (2+ messages)

Recent changes (master)
 2021-06-18 12:00 UTC 

Question about rwmixread/rwmixwrite implementation
 2021-06-18  2:31 UTC  (2+ messages)

Recent changes (master)
 2021-06-15 12:00 UTC 

[PATCH v3 0/5] improve zbd initialization
 2021-06-14 14:55 UTC  (7+ messages)
` [PATCH v3 1/5] zbd: disallow pipes for zonemode=zbd
` [PATCH v3 2/5] zbd: allow zonemode=zbd with regular files by emulating zones
` [PATCH v3 3/5] zbd: remove zbd_zoned_model ZBD_IGNORE
` [PATCH v3 5/5] t/zbd: update test case 42
` [PATCH v3 4/5] zbd: change some f->zbd_info conditionals to asserts

Windows FIO and Partitions
 2021-06-14 14:27 UTC 

Can we build fio statically with both libaio and posixaio?
 2021-06-11 17:45 UTC  (2+ messages)

Recent changes (master)
 2021-06-11 12:00 UTC 

[PATCH] io_uring: drop redundant IO_MODE_OFFLOAD check
 2021-06-10 22:40 UTC  (2+ messages)

Recent changes (master)
 2021-06-09 12:00 UTC 

[PATCH v3 0/3] t/zbd: Fix max_open_zones related failures
 2021-06-08 21:16 UTC  (6+ messages)
` [PATCH v3 1/3] t/zbd: Use max_open_zones that fio fetched from device
` [PATCH v3 2/3] t/zbd: Add ignore_zone_limit option to test with special max_open_zones
` [PATCH v3 3/3] t/zbd: Fix write target zones counting in test case #31

Adding exec engine
 2021-06-07 13:08 UTC  (2+ messages)

[PATCH v2 0/4] improve zbd initialization
 2021-06-07  9:26 UTC  (7+ messages)
` [PATCH v2 2/4] zbd: allow zonemode=zbd with regular files by emulating zones
` [PATCH v2 1/4] zbd: disallow pipes for zonemode=zbd
` [PATCH v2 4/4] zbd: change some f->zbd_info conditionals to asserts
` [PATCH v2 3/4] zbd: remove zbd_zoned_model ZBD_IGNORE

[PATCH 0/4] improve zbd initialization
 2021-06-07  9:18 UTC  (13+ messages)
` [PATCH 1/4] zbd: disallow pipes for zonemode=zbd
` [PATCH 3/4] zbd: remove zbd_zoned_model ZBD_IGNORE
` [PATCH 2/4] zbd: allow zonemode=zbd with regular files by emulating zones
` [PATCH 4/4] zbd: change some f->zbd_info conditionals to asserts

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

[PATCH v2 0/3] t/zbd: Fix max_open_zones related failures
 2021-06-04 10:33 UTC  (8+ messages)
` [PATCH v2 1/3] t/zbd: Use max_open_zones that fio fetched from device
` [PATCH v2 2/3] t/zbd: Add ignore_zone_limit option to test with special max_open_zones
` [PATCH v2 3/3] t/zbd: Fix write target zones counting in test case #31

[PATCH 0/3] t/zbd: Fix max_open_zones related failures
 2021-06-04  3:00 UTC  (12+ messages)
` [PATCH 1/3] t/zbd: Use max_open_zones that fio fetched from device
` [PATCH 2/3] t/zbd: Add ignore_zone_limit option to test with special max_open_zones
` [PATCH 3/3] t/zbd: Fix write target zones counting in test case #31

Github CI is broken because of a clang optimization
 2021-06-02 16:12 UTC 

Web Based frontend for fio
 2021-05-31  9:59 UTC 

Recent changes (master)
 2021-05-28 12:00 UTC 

[PATCH v3 1/2] zbd: add missing client/server support for option max_open_zones
 2021-05-27 22:05 UTC  (3+ messages)
` [PATCH v3 2/2] zbd: add a new --ignore_zone_limits option

Recent changes (master)
 2021-05-27 12:00 UTC 

[PATCH v2 1/2] zbd: add missing client/server support for option max_open_zones
 2021-05-27 10:58 UTC  (4+ messages)
` [PATCH v2 2/2] zbd: add a new --ignore_zone_limits option

How to specify a percentage of read/write cache hits?
 2021-05-26 16:01 UTC 

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

[PATCH] zbd: add a new --ignore_zone_limits option
 2021-05-21 15:03 UTC  (2+ messages)

FIO mixed workload
 2021-05-19 17:31 UTC 

Recent changes (master)
 2021-05-19 12:00 UTC 

[PATCH 0/4] Improve fio max open zones handling
 2021-05-17  8:43 UTC  (12+ messages)
` [PATCH 1/4] zbd: only put an upper limit on max open zones once
` [PATCH 2/4] oslib/linux-blkzoned: move sysfs reading into its own function
` [PATCH 3/4] ioengines: add get_max_open_zones zoned block device operation
` [PATCH 4/4] engines/libzbc: add support for the get_max_open_zones io op

Recent changes (master)
 2021-05-15 12:00 UTC 

[PATCH v2 0/4] Improve fio max open zones handling
 2021-05-14 14:57 UTC  (6+ messages)
` [PATCH v2 1/4] zbd: only put an upper limit on max open zones once
` [PATCH v2 2/4] oslib/linux-blkzoned: move sysfs reading into its own function
` [PATCH v2 3/4] ioengines: add get_max_open_zones zoned block device operation
` [PATCH v2 4/4] engines/libzbc: add support for the get_max_open_zones io op

[Question]] How to get the expected results by writing to a single file
 2021-05-14  6:06 UTC 

Help on how to specify LBA in Fio
 2021-05-14  1:52 UTC 

Long delay between jobs
 2021-05-12 15:11 UTC 

Recent changes (master)
 2021-05-12 12:00 UTC 

setup vs init ioengine callback order
 2021-05-12  8:38 UTC  (2+ messages)

[PATCH v3] Make fill_device to stop writing on EDQUOT
 2021-05-11 13:45 UTC  (2+ messages)

Recent changes (master)
 2021-05-11 12:00 UTC 

[PATCH v2] Make fill_device to stop writing on EDQUOT
 2021-05-10 23:22 UTC  (2+ messages)

[PATCH] Make fill_device to stop writing on EDQUOT
 2021-05-10 22:46 UTC  (3+ messages)

[PATCH] oslib/linux-blkzoned: make sure that we always support zone capacity
 2021-05-10 15:25 UTC  (3+ messages)

Recent changes (master)
 2021-05-09 12:00 UTC 

[PATCH] don't access dlclose'd dynamic ioengine object after close
 2021-05-09  4:13 UTC  (3+ messages)

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

[PATCH] configure: fix check_min_lib_version() eval
 2021-05-06 16:25 UTC  (2+ messages)

FIO ZNS Write Behavior not Matching Read Behavior
 2021-05-04 15:10 UTC  (2+ messages)

FIO Frontend Development
 2021-04-30 22:38 UTC  (2+ messages)

FIO ZNS Write Behavior not Matching Read Behavior
 2021-04-29 14:17 UTC 

Recent changes (master)
 2021-04-28 12:00 UTC 

[PATCH] ioengines: don't call zbd_put_io_u() for engines not implementing commit
 2021-04-27 17:57 UTC  (2+ messages)

[PATCH] The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA
 2021-04-27 13:40 UTC  (3+ messages)

Recent changes (master)
 2021-04-26 12:00 UTC 

Recent changes (master)
 2021-04-24 12:00 UTC 

Recent changes (master)
 2021-04-23 12:00 UTC 

[Question] Sequential mesuaring and filename option
 2021-04-20  6:32 UTC  (9+ messages)

Recent changes (master)
 2021-04-17 12:00 UTC 

[PATCH v2] backend: fix switch_ioscheduler()
 2021-04-16 16:26 UTC  (2+ messages)

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

[PATCH v4 1/1] engines: add engine for file delete
 2021-04-16 11:57 UTC  (4+ messages)

[PATCH] backend: fix switch_ioscheduler()
 2021-04-14 22:16 UTC  (3+ messages)

[QUESTION] Incorrect arguments for FIO job?
 2021-04-14 14:09 UTC  (2+ messages)

Recent changes (master)
 2021-04-14 12:00 UTC 

[Question] Passing shell variables from client to server in remote execution
 2021-04-13 19:16 UTC 

Recent changes (master)
 2021-04-13 12:00 UTC 

[PATCH v4 0/2] zbd: fix zone reset for file reset during asynchronous IOs
 2021-04-12 12:56 UTC  (4+ messages)
` [PATCH v4 1/2] zbd: avoid zone reset during asynchronous IOs in-flight
` [PATCH v4 2/2] t/zbd: test repeated async write with block size unaligned to zone size

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

Recent changes (master)
 2021-03-31 12:00 UTC 

[PATCH v3 1/1] engines: add engine for file delete
 2021-03-31  7:17 UTC  (4+ messages)

[PATCH v3 0/2] zbd: fix zone reset for file reset during asynchronous IOs
 2021-03-26  7:48 UTC  (4+ messages)
` [PATCH v3 1/2] zbd: avoid zone reset during asynchronous IOs in-flight
` [PATCH v3 2/2] t/zbd: test repeated async write with block size unaligned to zone size

[PATCH v2 0/2] zbd: fix zone reset for file reset during asynchronous IOs
 2021-03-25 10:53 UTC  (6+ messages)
` [PATCH v2 1/2] zbd: avoid zone reset during asynchronous IOs in-flight
` [PATCH v2 2/2] t/zbd: test repeated async write with block size unaligned to zone size

[PATCH 0/2] zbd: fix zone reset during asynchronous IOs
 2021-03-24  3:35 UTC  (5+ messages)
` [PATCH 1/2] zbd: avoid zone reset for file reset during asynchronous IOs in-flight
` [PATCH 2/2] t/zbd: test repeated async write to sequential write required zones


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