Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2016-12-22 15:47:08 to 2017-02-11 14:28:52 UTC [more...]

[PATCH 1/3] Be more verbose on endianness detection failure
 2017-02-11 14:28 UTC 

[PATCH] Windows: re-enable the mmap ioengine and fix static asserts
 2017-02-09 22:17 UTC 

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

Differences in "BW" and "bw" results
 2017-02-07 22:02 UTC  (3+ messages)

[PATCH] Fix the return type of log_err and log_info functions
 2017-02-07 16:13 UTC 

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)

[PATCH] Windows: Update the EULA year and add more examples to the installer
 2017-02-06 20:50 UTC  (2+ 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

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

[PATCH 1/5] Rename FIO_TYPE_BD to FIO_TYPE_BLOCK
 2017-01-19 23:10 UTC  (6+ messages)
` [PATCH 2/5] Fix typo for "job" in plural
` [PATCH 3/5] Refactor fio_show_ioengine_help()
` [PATCH 4/5] Move options_mem_dupe() to parse.c
` [PATCH 5/5] Change td_var() to take void* for the first arg

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

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

Recent changes (master)
 2017-01-17 16:03 UTC  (4+ messages)

[PATCH] Support zlib in the Windows build (enables latency histogram logging)
 2017-01-12 17:12 UTC  (4+ messages)

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

pmemblk and dev-dax cleanups
 2017-01-12  4:00 UTC  (12+ messages)
` [PATCH 1/4] pmemblk, dev-dax: load libpmem and libpmemblk at startup
` [PATCH 2/4] pmemblk, dev-dax: Update descriptions
` [PATCH 3/4] pmemblk,dev-dax: clean up error logs
` [PATCH 4/4] pmemblk: Clarify fsize is in MiB not MB
` [PATCH v2 1/4] pmemblk, dev-dax: load libpmem and libpmemblk at startup
  ` [PATCH v2 2/4] pmemblk, dev-dax: Update descriptions
  ` [PATCH v2 3/4] pmemblk, dev-dax: clean up error logs
  ` [PATCH v2 4/4] pmemblk: Clarify fsize is in MiB not MB

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

[PATCH 1/4] Partly revert 8172fe97 in 2008 (A few debug debug log fixes)
 2017-01-10 20:21 UTC  (5+ messages)
` [PATCH 2/4] Add missing trailing \n in dprint()
` [PATCH 3/4] Fix README regarding fio snapshots
` [PATCH 4/4] Python style/portability fix

[PATCH 1/6] Bring in additional sg error cases from Linux kernel (and sg3) header
 2017-01-09 15:39 UTC  (7+ messages)
` [PATCH 2/6] Staticize pmemblk ioengine_ops
` [PATCH 3/6] Fix conditional/message for max lba for sg ioengine
` [PATCH 4/6] Non functional fixup for 16 bytes read capacity "
` [PATCH 5/6] Mention sg ioengine requires filename option
` [PATCH 6/6] Fix compile time errors for skeleton_external ioengine

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

[PATCH 1/2] Remove doubled ; in .c
 2017-01-06 18:26 UTC  (3+ messages)
` [PATCH 2/2] Fix comment on SCSI commands

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

[PATCH 1/2] Fix invalid ioengine initialization for cpp_null
 2017-01-05 17:36 UTC  (3+ messages)
` [PATCH 2/2] Don't malloc ioengine_ops "

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

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

[PATCH v2] fio: add device dax engine
 2017-01-04  6:55 UTC  (5+ messages)

[PATCH 1/7] Fix trivial calloc argument order
 2017-01-03 17:11 UTC  (8+ messages)
` [PATCH 2/7] Add missing trailing \n in log_err/info()
` [PATCH 3/7] Sync README with fio usage output
` [PATCH 4/7] Fix canonical name for runtime/timeout option
` [PATCH 5/7] Add BSD package/building info to README
` [PATCH 6/7] Fix README - change just type "configure" to "./configure"
` [PATCH 7/7] Add missing .help string for io_size option

Fio engine gfapi question
 2017-01-03 14:53 UTC  (3+ messages)

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

t/stest - OOM due to "smalloc bug, commit 271067a6"
 2017-01-03  1:20 UTC  (2+ messages)

Improve IEC binary and SI decimal prefix handling
 2017-01-03  1:20 UTC  (21+ messages)
` [PATCH 09/12] Convert group_run_stats to use bytes instead of KiB/KB
` [PATCH 10/12] Clean up unit prefixes for binary multiples in comments and prints
` [PATCH 11/12] Improve IEC binary and SI decimal prefix handling
` [PATCH v2 01/12] Avoid using units in option defaults
  ` [PATCH v2 02/12] gfio: Improve IOPS textbox labels
  ` [PATCH v2 03/12] Document trim workload choices and other nits
  ` [PATCH v2 04/12] tests, profiles: Use IEC prefixes for binary multiples
  ` [PATCH v2 05/12] Fix unit_base kb_base mixup in thread option conversion functions
  ` [PATCH v2 06/12] Line up colons across read, write, and trim thread stats
  ` [PATCH v2 07/12] gclient: Delete unused code
  ` [PATCH v2 08/12] gclient: Use proper time units in latency buckets chart
  ` [PATCH v2 09/12] Convert group_run_stats to use bytes instead of KiB/KB
  ` [PATCH v2 10/12] Clean up unit prefixes for binary multiples in comments and prints
  ` [PATCH v2 11/12] Improve IEC binary and SI decimal prefix handling
  ` [PATCH v2 12/12] Documentation for "

[PATCH] Update Windows maintainer contact details
 2017-01-03  1:18 UTC  (2+ messages)

Recent changes (master)
 2016-12-30 13:00 UTC 

Faster fio verification
 2016-12-27 20:55 UTC  (4+ messages)

FIO -- A few basic questions on Data Integrity
 2016-12-27  4:33 UTC  (15+ messages)

Recent changes (master)
 2016-12-24 13:00 UTC 


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