messages from 2015-04-10 18:27:55 to 2015-06-29 15:47:09 UTC [more...]
competime_assert failure without -O3 optimization flag expected ?
2015-06-29 15:47 UTC (2+ messages)
Recent changes (master)
2015-06-26 12:00 UTC
[PATCH] Fix testing and setting set_options bitmap
2015-06-25 15:22 UTC (2+ messages)
Recent changes (master)
2015-06-25 12:00 UTC
query on verify_dump option
2015-06-25 5:29 UTC (5+ messages)
Recent changes (master)
2015-06-24 12:00 UTC
Verify concentrated on first few drives
2015-06-22 8:41 UTC (4+ messages)
Recent changes (master)
2015-06-21 12:00 UTC
FIO creating empty latency log files
2015-06-20 17:22 UTC (2+ messages)
Recent changes (master)
2015-06-17 12:00 UTC
Recent changes (master)
2015-06-13 12:00 UTC
Recent changes (master)
2015-06-12 12:00 UTC
Recent changes (master)
2015-06-11 12:00 UTC
Recent changes (master)
2015-06-10 12:00 UTC
Recent changes (master)
2015-06-09 12:00 UTC
[Suggestion] Aggregated Client/Server Stats Reporting
2015-06-08 20:53 UTC (4+ messages)
what is the difference? start 2 fio instances and setting numjobs=2
2015-06-08 19:20 UTC (2+ messages)
Recent changes (master)
2015-06-06 12:00 UTC
Parameter Issue with 'ratemin'
2015-06-05 15:10 UTC (4+ messages)
Recent changes (master)
2015-06-05 12:00 UTC
Wired Latency Reporting in the FIO results
2015-06-04 15:35 UTC
Recent changes (master)
2015-06-02 12:00 UTC
Recent changes (master)
2015-05-31 12:00 UTC
Recent changes (master)
2015-05-30 12:00 UTC
Mixing command line and job file parameters
2015-05-29 20:32 UTC (8+ messages)
fio offset cycling
2015-05-28 5:10 UTC (2+ messages)
Recent changes (master)
2015-05-27 12:00 UTC
Testing write master and multiple read clients on NFS share
2015-05-24 20:50 UTC (8+ messages)
Recent changes (master)
2015-05-23 12:00 UTC
Recent changes (master)
2015-05-22 12:00 UTC
Urgent problem while using Fio to test random write performance
2015-05-22 1:07 UTC (4+ messages)
Recent changes (master)
2015-05-16 12:00 UTC
[Bug report] Runtime, IOPS, bandwidth recorded incorrectly if small size with time_based
2015-05-15 17:32 UTC (9+ messages)
Recent changes (master)
2015-05-15 12:00 UTC
--thinktime seems not work
2015-05-14 15:33 UTC (8+ messages)
--thinktime seems not work
2015-05-13 14:29 UTC
Write Pattern and Verify in separate run instance ?
2015-05-13 14:29 UTC (4+ messages)
Recent changes (master)
2015-05-13 12:00 UTC
linux /dev and normal files
2015-05-12 17:56 UTC (15+ messages)
Recent changes (master)
2015-05-12 12:00 UTC
Why Seperate Log Files?
2015-05-11 21:09 UTC (5+ messages)
Recent changes (master)
2015-05-11 12:00 UTC
Recent changes (master)
2015-05-09 12:00 UTC
Recent changes (master)
2015-05-08 12:00 UTC
achieving a workload to get specific unique duplicate blocks
2015-05-08 9:35 UTC (11+ messages)
[PATCH] Add Windows ctime_r implementation and empty ioctl.h header
2015-05-08 0:20 UTC (8+ messages)
fio queue depth and windows build
2015-05-07 23:15 UTC (9+ messages)
Recent changes (master)
2015-05-07 12:00 UTC
FIO on ARM
2015-05-06 15:52 UTC (3+ messages)
Recent changes (master)
2015-05-06 12:00 UTC
Recent changes (master)
2015-05-05 12:00 UTC
Unexpected runtime when running FIO in time based
2015-05-05 0:26 UTC (3+ messages)
Recent changes (master)
2015-04-30 12:00 UTC
Recent changes (master)
2015-04-29 12:00 UTC
Recent changes (master)
2015-04-28 12:00 UTC
FIO - dedup checksums or specified blocksize does not match
2015-04-28 10:54 UTC (5+ messages)
Recent changes (master)
2015-04-25 12:00 UTC
crash reports while running IO on raid0 btrfs
2015-04-25 8:26 UTC (5+ messages)
Unable to replay blktrace with mixed workload
2015-04-24 18:14 UTC (3+ messages)
A probable minor mistake in HOWTO page
2015-04-24 17:18 UTC (5+ messages)
Recent changes (master)
2015-04-24 12:00 UTC
Recent changes (master)
2015-04-23 14:02 UTC
fio writing only around 50% of LUN capacity for fill_device=1
2015-04-23 8:36 UTC
Recent changes (master)
2015-04-22 12:00 UTC
Recent changes (master)
2015-04-21 12:00 UTC
[PATCH] Don't export state variable
2015-04-21 1:15 UTC (2+ messages)
fio trim bug
2015-04-17 15:42 UTC
Recent changes (master)
2015-04-17 12:00 UTC
[PATCH] Fix mtd valgrind warning
2015-04-16 22:36 UTC (2+ messages)
Recent changes (master)
2015-04-16 12:00 UTC
lex/yacc not configured properly
2015-04-16 11:16 UTC (2+ messages)
[PATCH 0/7] Framework for NAND lifetime testing
2015-04-15 21:02 UTC (13+ messages)
` [PATCH 1/7] Allow trim on any file type
` [PATCH 2/7] Add new writetrim rw= mode for trims preceding writes
` [PATCH 3/7] Collect a block-wise histogram of trim and write errors
` [PATCH 4/7] mtd: Add CONFIG_MTD to ./configure script
` [PATCH 5/7] mtd: Import libmtd with modifications to make it compile
` [PATCH 6/7] mtd: ioengine
` [PATCH 7/7] mtd: example job file
[PATCH v2 0/7] Framework for NAND lifetime testing
2015-04-15 17:41 UTC (8+ messages)
` [PATCH v2 1/7] Allow trim on any file type
` [PATCH v2 2/7] Add new trimwrite rw= mode for trims preceding writes
` [PATCH v2 3/7] Collect a block-wise histogram of trim and write errors
` [PATCH v2 4/7] mtd: Add CONFIG_MTD to ./configure script
` [PATCH v2 5/7] mtd: Import libmtd with modifications to make it compile
` [PATCH v2 6/7] mtd: ioengine
` [PATCH v2 7/7] mtd: example job file
Recent changes (master)
2015-04-15 12:00 UTC
Looping blktrace binary files
2015-04-14 22:17 UTC
fio filename vs directory
2015-04-14 5:49 UTC
during fio scenario with verify=meta some jobs fails
2015-04-13 8:21 UTC (9+ messages)
FIO writes many empty files after ENOSPC from device
2015-04-11 9:35 UTC
FIO not generating multiple jobs for directories
2015-04-11 8:37 UTC (3+ messages)
Need support about value IOPS Which FIO measured
2015-04-11 4:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox