mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-03-11 22:13:10 +03:00
![]() This test uses fio's bssplit mechanism to choose io sizes for the test, leaving the PERF_IOSIZES variable empty. Because that variable is empty, the innermost loop in do_fio_run_impl is never executed, and as a result, this test does the setup but collects no data. Setting the variable to "bssplit" allows performance data to be gathered. Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com> Signed-off-by: John Wren Kennedy <john.kennedy@delphix.com> Closes #14163 |
||
---|---|---|
.. | ||
random_reads.ksh | ||
random_readwrite_fixed.ksh | ||
random_readwrite.ksh | ||
random_writes_zil.ksh | ||
random_writes.ksh | ||
sequential_reads_arc_cached_clone.ksh | ||
sequential_reads_arc_cached.ksh | ||
sequential_reads_dbuf_cached.ksh | ||
sequential_reads.ksh | ||
sequential_writes.ksh | ||
setup.ksh |