Flexible I/O Tester development
 help / color / mirror / Atom feed
 messages from 2018-09-30 18:33:07 to 2018-11-29 18:14:18 UTC [more...]

[PATCH] gettime: use nsec in get_cycles_per_msec division
 2018-11-29 18:14 UTC 

rados_connect failed / fio_rbd_connect failed
 2018-11-29  3:25 UTC 

Re loading libaio engine error and pvsync2 operation not permitted error
 2018-11-29  4:07 UTC  (8+ messages)

Recent changes (master)
 2018-11-28 13:00 UTC 

FIO compression bug
 2018-11-28 15:27 UTC  (2+ messages)

Recent changes (master)
 2018-11-27 13:00 UTC 

How to set up fio working with multiple files simultaneously?
 2018-11-26 22:26 UTC  (2+ messages)

Recent changes (master)
 2018-11-26 13:00 UTC 

[PATCH] workqueue: update IO counters promptly after handling IO
 2018-11-26 16:17 UTC  (2+ messages)

Recent changes (master)
 2018-11-25 13:00 UTC 

Re changing filename format
 2018-11-25 11:26 UTC  (2+ messages)

[PATCH 0/2] Fix gcc 8.1 warnings
 2018-11-22 16:48 UTC  (3+ messages)
` [PATCH 1/2] exp: Fix -Wstringop-overflow= warning on gcc 8.1
` [PATCH 2/2] init: Fix -Wstringop-truncation "

Recent changes (master)
 2018-11-22 13:00 UTC 

Use of direct=0 in examples
 2018-11-22  9:07 UTC 

fio backend bug
 2018-11-21 22:48 UTC  (2+ messages)

Recent changes (master)
 2018-11-21 13:00 UTC 

Recent changes (master)
 2018-11-20 13:00 UTC 

Save verify_state continuously
 2018-11-18  6:01 UTC  (5+ messages)

Recent changes (master)
 2018-11-16 13:00 UTC 

Question about data verification using verify_state_save and verify_state_load
 2018-11-14  4:05 UTC  (2+ messages)

Understanding offset modifier
 2018-11-13 23:27 UTC  (5+ messages)

Question about data verification using verify_state_save
 2018-11-13  9:39 UTC 

Mention of fio by Apple
 2018-11-11 15:51 UTC  (8+ messages)

rand-read: increasing iodepth makes throughput drop
 2018-11-10  9:29 UTC  (10+ messages)

Static linking and RDB/Rados
 2018-11-08 21:45 UTC  (7+ messages)

Query Regarding <local-args> in fio <local-args> --client=<server> <remote-args> <job file(s)>
 2018-11-07 15:55 UTC  (4+ messages)

randrepeat allrandrepeat randseed explanation
 2018-11-07 15:52 UTC  (3+ messages)

Recent changes (master)
 2018-11-07 13:00 UTC 

automated notification for fio releases
 2018-11-03 23:15 UTC  (5+ messages)

Recent changes (master)
 2018-11-03 12:00 UTC 

[PATCH] RE: fio win affinity broken
 2018-11-02 18:01 UTC  (2+ messages)

[PATCH v2] fix windows cpu count
 2018-11-02 18:24 UTC  (6+ messages)

[PATCH] fix windows cpu count
 2018-11-02 16:54 UTC  (2+ messages)

fio win affinity broken
 2018-11-01 15:33 UTC  (8+ messages)

fio output not printing on the terminal when used fio cmd line options in client/server mode
 2018-10-31 13:20 UTC  (2+ messages)

Understanding --section=name option
 2018-10-30 15:34 UTC  (3+ messages)

--eta never option works on server but not on client
 2018-10-30  9:35 UTC  (2+ messages)

Re:
 2018-10-29 14:37 UTC  (2+ messages)

fio on vmware esxi
 2018-10-27 20:34 UTC  (20+ messages)

Recent changes (master)
 2018-10-27 12:00 UTC 

(no subject)
 2018-10-27 16:55 UTC  (2+ messages)
` 

[PATCH 0/7] unittests: add CUnit based unittests
 2018-10-26 16:35 UTC  (9+ messages)
` [PATCH 1/7] unittests: add CUnit based unittest framework
` [PATCH 2/7] unittests: add unittest suite for lib/memalign.c
` [PATCH 3/7] unittests: add unittest suite for lib/strntol.c
` [PATCH 4/7] unittests: add unittest suite for oslib/strlcat.c
` [PATCH 5/7] unittests: add unittest suite for oslib/strndup.c
` [PATCH 6/7] lib: fix strntol's end pointer when str has leading spaces
` [PATCH 7/7] oslib: fix strlcat's incorrect copying

Question about data verification using FIO
 2018-10-25  5:49 UTC  (2+ messages)

Initial Data Write
 2018-10-25  5:26 UTC  (2+ messages)

Recent changes (master)
 2018-10-24 12:00 UTC 

Recent changes (master)
 2018-10-20 12:00 UTC 

Recent changes (master)
 2018-10-19 12:00 UTC 

[PATCH v3 0/4] cross-job overlap patches
 2018-10-19 17:10 UTC  (8+ messages)
` [PATCH v3 1/4] fio: add function to check for serialize_overlap with offload submission
` [PATCH v3 2/4] fio: enable cross-thread overlap checking with processes
` [PATCH v3 3/4] fio: document locking for overlap checking in offload mode
` [PATCH v3 4/4] docs: serialize_overlap=1 with io_submit_mode=offload no longer requires threads

[PATCH v2 0/1] fio: reset more counters when ramp time has elapsed
 2018-10-18 21:32 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] fio: reset more counters when ramp time has elapsed
 2018-10-18 20:15 UTC 

Cannot verify dedupe data, is it a bug?
 2018-10-18 14:31 UTC  (5+ messages)
    `  "

Fwd: FIO 3.11
 2018-10-18 10:26 UTC  (5+ messages)
  `  "

Problems with CentOS 7.5
 2018-10-17 19:43 UTC  (2+ messages)

[PATCH v2 0/4] cross-job overlap patches
 2018-10-17 15:33 UTC  (7+ messages)
` [PATCH v2 1/4] fio: add function to check for serialize_overlap with offload submission
` [PATCH v2 2/4] fio: enable cross-thread overlap checking with processes
` [PATCH v2 3/4] fio: document locking for overlap checking in offload mode
` [PATCH v2 4/4] docs: serialize_overlap=1 with io_submit_mode=offload no longer requires threads

Recent changes (master)
 2018-10-16 12:00 UTC 

[PATCH 0/2] cross-job overlap patches
 2018-10-16 15:41 UTC  (6+ messages)
` [PATCH 1/2] serialize_overlap: document locking for cross-job overlap checking
` [PATCH 2/2] init: force threads when checking overlap in offload mode

JSON versus terse : latency_us : "2"
 2018-10-16  0:31 UTC  (4+ messages)

Recent changes (master)
 2018-10-09 12:00 UTC 

Recent changes (master)
 2018-10-06 12:00 UTC 

Recent changes (master)
 2018-10-05 12:00 UTC 

Recent changes (master)
 2018-10-04 12:00 UTC 

Recent changes (master)
 2018-10-02 12:00 UTC 

Recent changes (master)
 2018-10-01 12:00 UTC 

Recent changes (master)
 2018-09-30 12:00 UTC 


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