Flexible I/O Tester
[Prev Page][Next Page]
- Re: [PATCH 4/8] Remove unused io_u's priv union field, (continued)
[PATCH 5/8] Remove unused disk_util's name field, kusumi . tomohiro
[PATCH 6/8] Add missing free(td->sysfs_root);, kusumi . tomohiro
[PATCH 7/8] Fix bad pointer du->sysfs_root, kusumi . tomohiro
[PATCH 8/8] Remove/Move Linux specific sysfs_root field from thread_data, kusumi . tomohiro
Re: [PATCH 1/8] Define pointer alignment macro in fio.h, Jens Axboe
hitting 2048 threads/jobs limit,
Tobias Oberstein
Removing *.py ending from python script filenames,
Martin Steigerwald
[PATCH 1/2] Change .category of cpuio to FIO_OPT_C_ENGINE,
kusumi . tomohiro
[PATCH 1/5] Rename FIO_TYPE_BD to FIO_TYPE_BLOCK,
kusumi . tomohiro
[PATCH 1/4] Partly revert 8172fe97 in 2008 (A few debug debug log fixes),
kusumi . tomohiro
[PATCH] Support zlib in the Windows build (enables latency histogram logging),
Rebecca Cran
[PATCH 1/6] Bring in additional sg error cases from Linux kernel (and sg3) header,
kusumi . tomohiro
[PATCH 1/2] Remove doubled ; in .c,
kusumi . tomohiro
[PATCH 1/2] Fix invalid ioengine initialization for cpp_null,
kusumi . tomohiro
pmemblk and dev-dax cleanups,
Robert Elliott
- [PATCH 1/4] pmemblk, dev-dax: load libpmem and libpmemblk at startup, Robert Elliott
- [PATCH 2/4] pmemblk, dev-dax: Update descriptions, Robert Elliott
- [PATCH 3/4] pmemblk,dev-dax: clean up error logs, Robert Elliott
- [PATCH 4/4] pmemblk: Clarify fsize is in MiB not MB, Robert Elliott
- Re: pmemblk and dev-dax cleanups, Jens Axboe
- [PATCH v2 1/4] pmemblk, dev-dax: load libpmem and libpmemblk at startup, Robert Elliott
[PATCH 1/7] Fix trivial calloc argument order,
kusumi . tomohiro
Fio engine gfapi question,
qingwei wei
[PATCH] Update Windows maintainer contact details,
Rebecca Cran
Re: Faster fio verification,
Sitsofe Wheeler
Improve IEC binary and SI decimal prefix handling,
Robert Elliott
- [PATCH 01/12] Avoid using units in option defaults, Robert Elliott
- [PATCH 02/12] gfio: Improve IOPS textbox labels, Robert Elliott
- [PATCH 03/12] Document trim workload choices and other nits, Robert Elliott
- [PATCH 08/12] gclient: Use proper time units in latency buckets chart, Robert Elliott
- [PATCH 04/12] tests, profiles: Use IEC prefixes for binary multiples, Robert Elliott
- [PATCH 11/12] Improve IEC binary and SI decimal prefix handling, Robert Elliott
- [PATCH 05/12] Fix unit_base kb_base mixup in thread option conversion functions, Robert Elliott
- [PATCH 09/12] Convert group_run_stats to use bytes instead of KiB/KB, Robert Elliott
- [PATCH 10/12] Clean up unit prefixes for binary multiples in comments and prints, Robert Elliott
- [PATCH 06/12] Line up colons across read, write, and trim thread stats, Robert Elliott
- [PATCH 12/12] Documentation for IEC binary and SI decimal prefix handling, Robert Elliott
- [PATCH 07/12] gclient: Delete unused code, Robert Elliott
- [PATCH v2 01/12] Avoid using units in option defaults, Robert Elliott
- [PATCH v2 04/12] tests, profiles: Use IEC prefixes for binary multiples, Robert Elliott
- [PATCH v2 03/12] Document trim workload choices and other nits, Robert Elliott
- [PATCH v2 02/12] gfio: Improve IOPS textbox labels, Robert Elliott
- [PATCH v2 07/12] gclient: Delete unused code, Robert Elliott
- [PATCH v2 06/12] Line up colons across read, write, and trim thread stats, Robert Elliott
- [PATCH v2 10/12] Clean up unit prefixes for binary multiples in comments and prints, Robert Elliott
- [PATCH v2 08/12] gclient: Use proper time units in latency buckets chart, Robert Elliott
- [PATCH v2 09/12] Convert group_run_stats to use bytes instead of KiB/KB, Robert Elliott
- [PATCH v2 05/12] Fix unit_base kb_base mixup in thread option conversion functions, Robert Elliott
- [PATCH v2 12/12] Documentation for IEC binary and SI decimal prefix handling, Robert Elliott
- [PATCH v2 11/12] Improve IEC binary and SI decimal prefix handling, Robert Elliott
- Re: [PATCH v2 01/12] Avoid using units in option defaults, Jens Axboe
t/stest - OOM due to "smalloc bug, commit 271067a6",
Rebecca Cran
[PATCH 1/2] pmemblk: clean up error logs,
Robert Elliott
[PATCH v2] fio: Add support for auto detect dev-dax and libpmemblk engines,
Dave Jiang
[PATCH] fio: Add support for auto detect dev-dax and libpmemblk engines,
Dave Jiang
OSX build error: POSIX_FADV_NORMAL undeclared,
Rebecca Cran
Signature for upstream tarball,
Martin Steigerwald
FIO -- A few basic questions on Data Integrity.,
Saju Nair
[no subject], Saju Nair
[PATCH] fio: add additional support for dev-dax ioengine,
Dave Jiang
[PATCH] fio: move _FORTIFY_SOURCE to only when optimization is turned on,
Dave Jiang
Potential data races in fio as reported by ThreadSanitizer, Sitsofe Wheeler
[PATCH] use type double in creating floating point JSON values,
Vincent Fu
[PATCH] Change misleading error message for invalid size= value,
Jakub Sitnicki
steadystate job termination,
Vincent Fu
[PATCH v2] fio: add device dax engine,
Dave Jiang
"fio --server" on Windows -> "fio: waitpid: Function not implemented",
Olausson, Bjoern
[PATCH] fio: add device dax engine,
Dave Jiang
[PATCH] fio: add debug compile flag to avoid compiler warning,
Dave Jiang
[PATCH] mmap engine: remove unused variable mmap_map_mask, Ross Zwisler
fio server code fix,
Vincent Fu
fio bug report,
Denis Polom
[PATCH] Fix duplicated typos from 42d97b5c in fio(1),
Tomohiro Kusumi
fio assert,
Jaze Lee
[PATCH] Remove extra space in tausworthe32 warning message,
Bruce Cran
[PATCH] Steadystate fixes, Vincent Fu
[PATCH] Eliminate extraneous JSON output, Vincent Fu
[PATCH] Use the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`,
Bruce Cran
[PATCH 1/2] Add blockdev_size() support for NetBSD,
Tomohiro Kusumi
Results too good to be true?,
Tarek
[PATCH 1/2] Remove getopt_long_only macro from NetBSD header,
Tomohiro Kusumi
Sequential workload with fio,
Andrzej Jakowski
[PATCH 1/4] Add FIO_HAVE_FS_STAT/get_fs_free_size() support for NetBSD,
Tomohiro Kusumi
fio replay_redirect fails when using log generated via write_iolog,
Jeremy Richards
Fio Multiple Nvme Disks,
Tarek
[PATCH] Implement nice() for Windows,
Bruce Cran
"disable_bw" option in HOWTO should be "disable_bw_measurement",
Bruce Cran
[PATCH] windowsaio: fix completion thread affinitization,
Bruce Cran
[PATCH 1/4] init: fix --bandwidth-log without argument,
Omar Sandoval
IOPS log per second and Latency log per-I/O, Huaicheng Li
fio crash on windows when using json output,
Shahar Glixman
Can FIO replay a "blktrace/blkparse" command list in Windows?,
Greg Frees
fio SGL support,
Jeff Furlong
json ouput is striping the last character of the year on Windows,
Chris Taylor
Re: Unaligned zoned write with bsrange ‘3k-1025K’ always fails for the reason being ‘data corruption’,
Jens Axboe
Patches to fix Time_tToSystemTime and stat.c time_buf being uninitialized,
Bruce Cran
ETA and percentage complete seem a bit broken in git master (d22042d2117b78e16b06bab0880422c417007d37), Bruce Cran
disk utilization in terse output, Bernhard Furtmueller
bssplit functionality seems broken in 2.13,
Ryan Stiles
fio and posix_fadvise,
Fabrice Bacchella
progress on fio --client,
Ben England
fio x-axis show date/time on output logs, Frank White
Compression with unique buffers across, Srinivasa Chamarthy
fio hanging waiting of Futex lock in 2.12,
Ryan Stiles
client/server histograms,
Karl Cronburg
Re: Fwd: Trim options for Windows,
Jens Axboe
Re: Error during sequential read, Jens Axboe
multiple entries for each second for bw/iop/xlat log files,
Saeed
write_iops_log doesn't show any iops,
Saeed
[sparc64] fio bus error,
Anatoly Pugachev
Segfault in fio_libaio_getevents,
Sitsofe Wheeler
json output and normal output in different files?,
Saeed
Fio latency inconsistent,
j.Lucas
[PATCH 1/6] Use char* for pid_file path,
Tomohiro Kusumi
fio2gnuplot iop graphs not showing any output,
Saeed
PR for histogram logging from fio, Karl Cronburg
Unlink after each loop in job,
Martin Dev
create_on_open fails with "err=5/file:backend.c:498",
Srinivasa Chamarthy
[PATCH 1/4] Use in-place path separator "/" for Linux specific code,
Tomohiro Kusumi
[PATCH 01/15] Make return value type of fio_getaffinity() consistent,
Tomohiro Kusumi
- [PATCH 02/15] Fix typos in log_err() message, Tomohiro Kusumi
- [PATCH 03/15] Use default CPU_COUNT() function in DragonFlyBSD, Tomohiro Kusumi
- [PATCH 04/15] Add FIO_HAVE_BLKDEV_INVALIDATE_CACHE to selectively support pagecache invalidation, Tomohiro Kusumi
- [PATCH 05/15] Use sizeof(char*) instead of sizeof(void*), Tomohiro Kusumi
- [PATCH 06/15] Mention default values for readwrite=/ioengine=/mem= in documentation, Tomohiro Kusumi
- [PATCH 07/15] Mention cpuio never finishes without real I/O in documentation, Tomohiro Kusumi
- [PATCH 08/15] Ignore exit_io_done= option if no I/O threads are configured, Tomohiro Kusumi
- [PATCH 09/15] Use correct I/O engine name "cpuio" instead of "cpu", Tomohiro Kusumi
- [PATCH 10/15] Add missing --cmdhelp type string for FIO_OPT_UNSUPPORTED, Tomohiro Kusumi
- [PATCH 11/15] Don't malloc/memcpy ioengine_ops on td initialization, Tomohiro Kusumi
- [PATCH 12/15] Fix stat(2) related bugs introduced by changes made for Windows, Tomohiro Kusumi
- [PATCH 13/15] Rename exists_and_not_file() to exists_and_not_regfile(), Tomohiro Kusumi
- [PATCH 14/15] Add missing archs in fio_arch_strings[], Tomohiro Kusumi
- [PATCH 15/15] Change arch_i386 to arch_x86, Tomohiro Kusumi
- Re: [PATCH 01/15] Make return value type of fio_getaffinity() consistent, Jens Axboe
more information around io: client: unable to find matching tag - fio: client.c:1241: handle_eta: Assertion `client->eta_in_flight == eta' failed, seth roth
fio: client: unable to find matching tag - fio: client.c:1241: handle_eta: Assertion `client->eta_in_flight == eta' failed, seth roth
question about eta time when replaying trace, Yao Zhihao
fio jobs time_based & runtime scope,
Saeed
"errror=Invalid or incomplete multibyte or wide character" & "verify: bad header numberio" errors,
Saeed
[libhdfs][librbd][fio] Cannot benchmark readwrite mixed workload for lilibhdfs and librbd, Vishrut Mehta
[PATCH] Add missing header inclusion for Android from 1c764dbe, kusumi . tomohiro
[PATCH 1/7] Fix wrong cpuio option name in documentation,
Tomohiro Kusumi
Verification without using headers,
Charlie Jacobsen
fiologparser,
Karl Cronburg
[PATCH 1/2] Add os_trim() support for DragonFlyBSD,
Tomohiro Kusumi
Re: terminating fio jobs upon reaching steady state,
Jens Axboe
Still waiting for your response to my numerous un-replied emails to you concerning your family inheritance fund ($4.6 million dollars). I seek your assistance and I assured of your capability to champion this business opportunity to remit $4.6 million dollars into your account, if you are interested let me know so that I can send you the details of this transaction. I agreed that 55% of this money will be for you 5% will be set aside for expenses incurred during the business and 40% would be for me. And if you are not willing to handle the transaction don’t border to reply me.Regards, atiku bello
what is the sample logger doing when the buffer fills up?,
Karl Cronburg
fio bssplit min bs, Jeff Furlong
fio2gnuplot issue,
Saeed Tea
Forcing bsrange to be reset between jobs when using randseed?, Sitsofe Wheeler
fio logging skipping entries, Jeff Furlong
Iosched_switch error,
Matthew Eaton
Compression options in fio,
Srinath Krishna Ananthakrishnan
gfio - Error Gdk-ERROR **: g_thread_init() must be called before gdk_threads_init(),
neto from Brazil
Per-second logs using client/server mode, Oscar Wahlberg
fio signal 11,
Jeff Furlong
fio bw and iops logs broken,
Jeff Furlong
System IOPS vs. fio IOPS,
Karan Singh
computing percentiles from fio data,
Karl Cronburg
fio hang (sleep forever) after first job with ramp_time?,
Jinpu Wang
[PATCH] Fix iodepth_batch=0,
Omar Sandoval
fio error when using direct=1,
Nitin Mathur
problem with fio --client and latency logs,
Ben England
[PATCH] Allow build software to inject further C build flags, Martin Steigerwald
hash.h warning - left shift count,
Bruce Cran
assert failing with latency log,
Ben England
[PATCH 1/2] fio: Simplify forking of processes,
Jan Kara
fiologparser.py,
Martin Steigerwald
Binaries without manpage, Martin Steigerwald
Debian fio package 2.10-1, Martin Steigerwald
hardening fio build with PIE for Address Space Layout Randomization and bindnow linking,
Martin Steigerwald
GPG signed release tarballs,
Martin Steigerwald
[PATCH 0/5] Some spelling fixes,
Martin Steigerwald
testing thin provisioned block device,
Tim Walker
Windows crash in ctime_r(),
Michael Schoberg (mschoberg)
file_service_type and random_distribution,
qingwei wei
Potential Bug: Block size dropped in log files when running with log_avg_msec,
Todd Lawall
client/server test to write to single file from all clients,
Gurvinder Singh
[PATCH] include sys/sysmacros.h for major/minor,
Mike Frysinger
sector size other than 512 bytes,
TK (Tzung-Kwang) Wang-SSI
random writes with different patterns,
Foley, Robert
Missing log entries and other questions,
Mihkal Dunfjeld
fio: rdma_create_event_channel fail,
Robert LeBlanc
[PATCH] fio: register pvsync2 engine correctly,
Jon Derrick
IO mixed : 12% seqread, 8% seqwrite, 80% random (30% W, 70%R),
Thierry BERTAUD
Message not available
Linux OS killed fio process because fio invoked oom_killer,
flash yan
Windows make fails,
Jeff Furlong
Re: About FIO latest version (2.8), Jens Axboe
fio with polling mode,
Ley Foon Tan
Monitor IO while fio is running,
Kurt_Dorsey
FIO's IRC Channel, Erwan Velu
Fio high IOPS measurement mistake,
Vladislav Bolkhovitin
[Index of Archives]
[Linux Kernel]
[Linux SCSI]
[Linux IDE]
[Linux USB Devel]
[Big List of Linux Books]
[Yosemite Forum]