Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2017-01-20 17:46:42 to 2017-03-08 20:33:31 UTC [more...]

FIO data integrity - description for different fields
 2017-03-08 20:23 UTC  (2+ messages)

Recent changes (master)
 2017-03-08 13:00 UTC 

[PATCH 00/17]
 2017-03-07 20:13 UTC  (18+ 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

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  (4+ 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  (27+ messages)

comparing ioengines IOPS normalized for CPU load
 2017-01-25 11:59 UTC 

Recent changes (master)
 2017-01-24 13:00 UTC 

[PATCH 1/8] Define pointer alignment macro in fio.h
 2017-01-23 18:08 UTC  (12+ messages)
` [PATCH 2/8] Use ARRAY_SIZE()
` [PATCH 3/8] Fix wrong comment on exit condition of threads/processes
` [PATCH 4/8] Remove unused io_u's priv union field
` [PATCH 5/8] Remove unused disk_util's name field
` [PATCH 6/8] Add missing free(td->sysfs_root);
` [PATCH 7/8] Fix bad pointer du->sysfs_root
` [PATCH 8/8] Remove/Move Linux specific sysfs_root field from thread_data

hitting 2048 threads/jobs limit
 2017-01-23 14:17 UTC  (2+ messages)

Recent changes (master)
 2017-01-21 13:00 UTC 

[PATCH 1/2] Change .category of cpuio to FIO_OPT_C_ENGINE
 2017-01-20 17:50 UTC  (3+ messages)
` [PATCH 2/2] Add missing opt/cat group entries


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox