messages from 2017-01-23 23:51:15 to 2017-03-20 21:28:45 UTC [more...]
[PATCH 1/7] Replace redundant TD_F_NOIO flag with td->io_ops_init
2017-03-20 21:28 UTC (5+ messages)
` [PATCH 2/7] Define struct sk_out in server.h (not server.c)
` [PATCH 3/7] HOWTO: Mention cpuload= is mandatory for cpuio
` [PATCH 4/7] HOWTO: Mention fsync=/fsyncdata= are set to 0 by default
` [PATCH 5/7] Fix a comment after f227e2b6
Recent changes (master)
2017-03-20 12:00 UTC
Recent changes (master)
2017-03-18 12:00 UTC
Recent changes (master)
2017-03-17 12:00 UTC
fio: forcing file /dev/nvme0n1 size to 4286578688
2017-03-16 20:54 UTC (3+ messages)
could fio be used to wipe disks?
2017-03-16 17:35 UTC (5+ messages)
FIO data integrity - description for different fields
2017-03-16 7:26 UTC (3+ messages)
Recent changes (master)
2017-03-15 12:00 UTC
Recent changes (master)
2017-03-14 12:00 UTC
[PATCH] Conditionally enable FIO_HAVE_PSHARED_MUTEX on FreeBSD
2017-03-13 18:54 UTC (2+ messages)
[PATCH 1/7] Make check_mount_writes() test appropriate device types
2017-03-13 18:27 UTC (10+ messages)
` [PATCH 2/7] HOWTO: Add note/exception on allow_mounted_write=
` [PATCH 3/7] Minor fixup for page cache invalidation debug prints
` [PATCH 4/7] Use ENOTSUP if OS doesn't support blkdev page cache invalidation
` [PATCH 5/7] Fix errval variable to be positive errno value
` [PATCH 6/7] manpage: Add URL links to HOWTO/README
` [PATCH 7/7] Apply outbox patch from FreeBSD ports
Recent changes (master)
2017-03-13 12:00 UTC
[PATCH] Only enable arm64 CRC32 acceleration if the required header files are there
2017-03-12 18:50 UTC (2+ messages)
Recent changes (master)
2017-03-11 13:00 UTC
[PATCH 00/17]
2017-03-10 21:44 UTC (19+ messages)
` [PATCH 01/17] Add runtime handlers for 97900ebf for FreeBSD/DragonFlyBSD
` [PATCH 02/17] HOWTO: Add platforms without fdatasync(2)
` [PATCH 03/17] configure: Align help messages
` [PATCH 04/17] Avoid irrelevant "offset extend ends" error message for chrdev
` [PATCH 05/17] Fix debug print format of file ->file_name
` [PATCH 06/17] Fixup for a minor 0 byte file size case
` [PATCH 07/17] Explicitly check td_trim(td) to detect open(2) flag
` [PATCH 08/17] Drop redundant td_rw(td) tests
` [PATCH 09/17] Remove unassigned fio_unused variable
` [PATCH 10/17] Drop fio_unused attribute from used variable
` [PATCH 11/17] Fix a function name typo in debug print
` [PATCH 12/17] Don't set FIO_FILE_extend when create_on_open= option is set
` [PATCH 13/17] Minor fixup for "Layint out IO file..." message
` [PATCH 14/17] HOWTO: Add some details for invalidate=
` [PATCH 15/17] Define struct file_name as a file local structure
` [PATCH 16/17] Use union for per file engine private data storage
` [PATCH 17/17] configure: Make Cygwin take regular configure path
Recent changes (master)
2017-03-09 13:00 UTC
Recent changes (master)
2017-03-08 13:00 UTC
fio output-format=json+ and latency histogram buckets ~1200
2017-03-07 14:40 UTC (3+ messages)
FIO log averaging issue with --write_bw_log and --write_iops_log using > 1000 log_avg_msec values
2017-03-02 21:52 UTC (5+ messages)
[PATCH] Add support for the CPU clock (System Timer) on Aarch64
2017-03-01 21:43 UTC
[PATCH] configure: add a --disable-rdma flag to control rdma deps
2017-03-01 5:30 UTC
[PATCH 1/3] Add runtime handlers for 97900ebf for BSDs
2017-02-27 7:09 UTC (5+ messages)
` [PATCH 2/3] HOWTO: Add platforms without fdatasync(2)
` [PATCH 3/3] configure: Align help messages
Recent changes (master)
2017-02-25 13:00 UTC
Recent changes (master)
2017-02-24 13:00 UTC
Recent changes (master)
2017-02-23 13:00 UTC
Fio 2.18 release
2017-02-22 16:03 UTC
Recent changes (master)
2017-02-22 13:00 UTC
Recent changes (master)
2017-02-21 13:00 UTC
Recent changes (master)
2017-02-20 13:00 UTC
[PATCH 1/6] Rename thread_options' ->io_limit to io_size
2017-02-20 0:58 UTC (8+ messages)
` [PATCH 2/6] Avoid irrelevant "offset extend ends" error message
` [PATCH 3/6] Add details of file number/size related options to HOWTO
` [PATCH 4/6] Remove irrelevant Cygwin config flag CONFIG_FADVISE
` [PATCH 5/6] Silence Cygwin warning "'vsprintf_s' redeclared without dllimport..."
[PATCH 6/6] Revert "configure: Drop default CONFIG_LITTLE_ENDIAN for Cygwin"
2017-02-19 18:24 UTC
Recent changes (master)
2017-02-18 13:00 UTC
Recent changes (master)
2017-02-17 13:00 UTC
Recent changes (master)
2017-02-16 13:00 UTC
Has anyone run into write_bw_log and write_io_log recording segments of low numbers?
2017-02-16 5:53 UTC (3+ messages)
[PATCH 1/2] Drop obsolete comment on a race condition
2017-02-15 20:52 UTC (3+ messages)
` [PATCH 2/2] Explicitly check td_trim(td) for the direction of next io_u
Recent changes (master)
2017-02-15 13:00 UTC
[PATCH v2 0/7]
2017-02-14 15:33 UTC (12+ messages)
` [PATCH v2 1/7] configure: Drop default CONFIG_LITTLE_ENDIAN for Cygwin
` [PATCH v2 2/7] configure: Use x86 instead of i386 for $cpu for IA32
` [PATCH v2 3/7] Drop conditional declaration of disk_list
` [PATCH v2 4/7] Always set ->real_file_size to -1 when failed to get file size
` [PATCH v2 5/7] Add missing "rand"/"trimwrite" strings to corresponding ddir slots
` [PATCH v2 6/7] Acquire file ->lock while the lock itself is being copied
` [PATCH v2 7/7] Use 0 instead of DDIR_READ to iterate from 0 to DDIR_RWDIR_CNT
Recent changes (master)
2017-02-14 13:00 UTC
basic verify - output shows start with read then write?
2017-02-14 5:37 UTC (2+ messages)
[PATCH] Fix the return type of log_err and log_info functions
2017-02-13 22:39 UTC (2+ messages)
[PATCH] Windows: re-enable the mmap ioengine and fix static asserts
2017-02-13 22:39 UTC (2+ messages)
[PATCH] Windows: Update the EULA year and add more examples to the installer
2017-02-13 22:38 UTC (3+ messages)
[PATCH 1/6] configure: Drop default CONFIG_LITTLE_ENDIAN for Cygwin
2017-02-13 20:03 UTC (10+ messages)
` [PATCH 2/6] configure: Use x86 instead of i386 for $cpu for IA32
` [PATCH 3/6] Drop conditional declaration of disk_list
` [PATCH 4/6] Always set ->real_file_size to -1 when failed to get file size
` [PATCH 5/6] Acquire file ->lock while the lock itself is being copied
` [PATCH 6/6] Add missing "rand"/"trimwrite" strings to corresponding ddir slots
[PATCH] Be more verbose on endianness detection failure
2017-02-13 16:15 UTC (2+ messages)
[PATCH 1/3] Be more verbose on endianness detection failure
2017-02-13 15:41 UTC (5+ messages)
` [PATCH 2/3] Add a comment to clarify 941bda94
` [PATCH 3/3] steadystate: Use calloc(3)
Recent changes (master)
2017-02-08 13:00 UTC
Differences in "BW" and "bw" results
2017-02-07 22:02 UTC (3+ messages)
Fio will crash by output folder is not exist when running server-client mode
2017-02-07 8:21 UTC
__compiler_offsetof in fio's flist.h
2017-02-07 7:31 UTC
fio exit run on timeout of device?
2017-02-06 22:01 UTC (7+ messages)
data verification block size matters?
2017-02-06 22:04 UTC
randrepeat false for ssds
2017-02-06 21:57 UTC (3+ messages)
Removing *.py ending from python script filenames
2017-02-06 10:33 UTC (3+ messages)
Recent changes (master)
2017-02-05 13:00 UTC
NCQ Priority Support and FIO
2017-02-04 7:37 UTC (4+ messages)
Recent changes (master)
2017-02-03 13:00 UTC
Fwd: fio over hdfs
2017-02-03 7:49 UTC (6+ messages)
` "
not all the jobs running at equal speed
2017-02-02 23:13 UTC (8+ messages)
Recent changes (master)
2017-01-31 13:00 UTC
Offset in percentage rather than in LBA
2017-01-30 19:41 UTC (3+ messages)
Windows and TRIM support - files, not devices
2017-01-29 1:54 UTC (4+ messages)
Recent changes (master)
2017-01-28 13:00 UTC
rw=readwrite and verify interaction
2017-01-28 10:34 UTC
Recent changes (master)
2017-01-27 13:00 UTC
4x lower IOPS: Linux MD vs indiv. devices - why?
2017-01-26 17:52 UTC (22+ messages)
comparing ioengines IOPS normalized for CPU load
2017-01-25 11:59 UTC
Recent changes (master)
2017-01-24 13:00 UTC
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