fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-06 15:55:12 to 2017-04-03 12:00:06 UTC [more...]

Recent changes (master)
 2017-04-03 12:00 UTC 

fio seems to calls functions which are not defined (ffio_file_open, io_file_done, ...)
 2017-04-02 22:11 UTC 

FIO log averaging issue with --write_bw_log and --write_iops_log using > 1000 log_avg_msec values
 2017-04-02 21:56 UTC  (9+ messages)

numberio failure with numjobs=1
 2017-03-31 21:25 UTC  (6+ messages)

Clat min zero on Randread?
 2017-03-31 14:31 UTC  (8+ messages)

Recent changes (master)
 2017-03-29 12:00 UTC 

Input help for fiologparser.py script in fio/tools/
 2017-03-29 11:55 UTC  (2+ messages)

[PATCH 01/13] Fix return value of make_filename() when no filename_format
 2017-03-28 21:19 UTC  (17+ messages)
` [PATCH 02/13] Use GOLDEN_RATIO_PRIME
` [PATCH 03/13] Test malloc result when allocation size is tunable
` [PATCH 04/13] Don't malloc more than necessary on extending/prereading file
` [PATCH 05/13] HOWTO: Mention niche detail of range format options
` [PATCH 06/13] Drop redundant "ignore invalidate option" message from 21c1b29e
` [PATCH 07/13] Ignore pre-read for FIO_NOIO td
` [PATCH 08/13] Don't proceed with error set when failed to pre-read files/devices
` [PATCH 09/13] Ignore pre-read for character devices
` [PATCH 10/13] Drop prototype of unused function td_io_sync()
` [PATCH 11/13] Separate io_u from ioengine [1/3] - add io_u.h
` [PATCH 12/13] Separate io_u from ioengine [2/3] - move io_u functions
` [PATCH 13/13] Separate io_u from ioengine [3/3] - rename ioengine.h to ioengines.h

How does FIO detect write errors when ioengine is libaio
 2017-03-28 19:09 UTC  (2+ messages)

How to simulate bursty I/O traffic with fio?
 2017-03-24  7:15 UTC  (2+ messages)

Recent changes (master)
 2017-03-22 12:00 UTC 

[PATCH] Ensure all json field keys do not have ' ' in them
 2017-03-22  8:12 UTC  (3+ messages)

[PATCH] configure: add a --disable-rdma flag to control rdma deps
 2017-03-21 13:21 UTC  (2+ messages)

[PATCH 1/7] Replace redundant TD_F_NOIO flag with td->io_ops_init
 2017-03-21 13:16 UTC  (8+ 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
` [PATCH 6/7] Test uint,int before division uint/int for the next i/o
` [PATCH 7/7] Test fsync/fdatasync/sync_file_range for the next i/o only if should_fsync(td)

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)

[PATCH] Add support for the CPU clock (System Timer) on Aarch64
 2017-03-01 21:43 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).