messages from 2017-07-15 12:00:03 to 2017-09-01 15:21:22 UTC [more...]
[PATCH 0/5] external ioengine fixes
2017-09-01 15:21 UTC (14+ messages)
` [PATCH 1/5] skeleton: add option example
` [PATCH 2/5] fix broken external ioengine option
` [PATCH 3/5] cleanup ioengine_load() (for the next commit)
` [PATCH 4/5] fix load_ioengine() not to support no "external:" prefix
` [PATCH 5/5] add __load_ioengine() to separate ioengine loading from td context
[PATCH] fix regression by 8c43ba62('filesetup: align layout buffer')
2017-09-01 14:24 UTC (2+ messages)
Recent changes (master)
2017-09-01 12:00 UTC
Recent changes (master)
2017-08-31 12:00 UTC
generating unique offsets
2017-08-31 9:13 UTC (2+ messages)
fio patch question on filesetup: align layout buffer
2017-08-30 22:27 UTC
Optimizing mmap_queue on AVX/AVX2 CPUs
2017-08-30 20:57 UTC (3+ messages)
Delete
2017-08-30 13:16 UTC (2+ messages)
Recent changes (master)
2017-08-30 12:00 UTC
[PATCH 0/6] OS specific fixes
2017-08-29 21:15 UTC (8+ messages)
` [PATCH 1/6] cleanup NetBSD/OpenBSD header
` [PATCH 2/6] HOWTO: add OpenBSD to direct I/O unsupported platform
` [PATCH 3/6] add ifdef __sun__ for Solaris specific code
` [PATCH 4/6] filesetup: add non O_DIRECT direct I/O support for initial layout setup
` [PATCH 5/6] change fio_set_odirect() prototype not to use int fd
` [PATCH 6/6] change os_trim() "
Recent changes (master)
2017-08-29 12:00 UTC
exitall_on_error option with stats
2017-08-29 5:09 UTC (4+ messages)
Recent changes (master)
2017-08-28 12:00 UTC
fio: uses the opposite symbol for kibibytes/kilobytes (Kb/KiB) than ISO 80000-1
2017-08-28 9:06 UTC
File Servicing
2017-08-26 3:44 UTC (2+ messages)
Recent changes (master)
2017-08-24 12:00 UTC
Recent changes (master)
2017-08-23 12:00 UTC
IOPS Log Incorrect?
2017-08-22 19:44 UTC (12+ messages)
[PATCH 0/4] external ioengine fixes
2017-08-22 18:00 UTC (5+ messages)
` [PATCH 1/4] skeleton: add option example
` [PATCH 2/4] fix broken external ioengine option
` [PATCH 3/4] fix/cleanup load_ioengine() [1/2]
` [PATCH 4/4] fix/cleanup load_ioengine() [2/2]
Recent changes (master)
2017-08-18 12:00 UTC
[PATCH] doc: latency log unit is nsec
2017-08-17 21:40 UTC (2+ messages)
Recent changes (master)
2017-08-17 12:00 UTC
[PATCH] HOWTO: fix wrong kb_base= description
2017-08-16 20:09 UTC
Recent changes (master)
2017-08-15 12:00 UTC
[PATCH 0/3] reduce normal output lat (nsec/usec/msec) indentation, update latency documentation
2017-08-14 19:06 UTC (6+ messages)
` [PATCH 1/3] stat: change indentation of the lat (nsec/usec/msec) section in the normal output
` [PATCH 2/3] HOWTO: update and clarify description of latencies in "
` [PATCH 3/3] man: update description of normal output latencies
[PATCH v3 0/4] Sync fio(1) man page with HOWTO (remaining sections)
2017-08-14 19:06 UTC (6+ messages)
` [PATCH v3 1/4] man: sync "JOB PARAMETERS" section with HOWTO
` [PATCH v3 2/4] man: sync "OUTPUT" section and after "
` [PATCH v3 3/4] man: minor fixes for sections before "JOB PARAMETERS" for consistency
` [PATCH v3 4/4] HOWTO: minor fixes and backports from man page
[PATCH v2 0/4] Sync fio(1) man page with HOWTO (remaining sections)
2017-08-14 14:59 UTC (6+ messages)
` [PATCH v2 1/4] man: sync "JOB PARAMETERS" section with HOWTO
` [PATCH v2 2/4] man: sync "OUTPUT" section and after "
` [PATCH v2 3/4] man: minor fixes for sections before "JOB PARAMETERS" for consistency
` [PATCH v2 4/4] HOWTO: minor fixes and backports from man page
[PATCH 0/4] Sync fio(1) man page with HOWTO (remaining sections)
2017-08-14 14:34 UTC (9+ messages)
` [PATCH 1/4] man: sync "JOB PARAMETERS" section with HOWTO
` [PATCH 2/4] man: sync "OUTPUT" section and after "
` [PATCH 3/4] man: minor fixes for sections before "JOB PARAMETERS" for consistency
` [PATCH 4/4] HOWTO: minor fixes and backports from man page
[PATCH] HOWTO: fix unit type suffix in "Parameter types" section to upper case
2017-08-11 19:44 UTC (9+ messages)
Recent changes (master)
2017-08-10 12:00 UTC
Recent changes (master)
2017-08-09 12:00 UTC
[PATCH 0/4] HOWTO/man/option fix
2017-08-09 1:00 UTC (7+ messages)
` [PATCH 1/4] man: add proper indentation to "PARAMETER TYPES" section
` [PATCH 2/4] HOWTO: fix unit type suffix in "Parameter types" section
` [PATCH 3/4] HOWTO: use proper (or drop wrong usage of) option type =bool
` [PATCH 4/4] move skip_bad= option to engines/mtd.c
[PATCH v2] Add ability to keep memory-mapped files
2017-08-08 20:41 UTC (3+ messages)
Recent changes (master)
2017-08-08 12:00 UTC
Pending fio 3.0 release
2017-08-07 23:16 UTC (8+ messages)
Recent changes (master)
2017-08-02 12:00 UTC
[PATCH 0/3] HOWTO fix
2017-08-01 19:55 UTC (5+ messages)
` [PATCH 1/3] HOWTO: fix wrong description of trim_backlog=
` [PATCH 2/3] HOWTO: fix wrong "here follows the complete list of fio job parameters" position
` [PATCH 3/3] HOWTO: minor fix and backport from man page
Recent changes (master)
2017-08-01 12:00 UTC
FIO and replay_redirect
2017-07-31 6:17 UTC (2+ messages)
missing waitpid() and server functionality at Windows
2017-07-31 6:10 UTC (2+ messages)
[PATCH] Add option to keep memory-mapped files
2017-07-29 21:34 UTC (2+ messages)
The commit 'filesetup: add native fallocate' breaks on Cygwin
2017-07-28 22:15 UTC (6+ messages)
Recent changes (master)
2017-07-28 12:00 UTC
[PATCH] don't print native_fallocate() error if ENOSYS
2017-07-28 6:41 UTC (3+ messages)
fio Windows Time
2017-07-28 6:31 UTC (2+ messages)
[PATCH v4] pvsync2: Add hipri_percentage option
2017-07-27 20:12 UTC (2+ messages)
[PATCH v3] pvsync2: Add hipri_percentage option
2017-07-27 18:42 UTC (2+ messages)
[PATCH v2] pvsync2: Add hipri_probability option
2017-07-27 17:51 UTC (3+ messages)
[PATCH] pvsync2: Make hipri option probabilistic
2017-07-27 4:21 UTC (6+ messages)
Recent changes (master)
2017-07-26 12:00 UTC
[PATCH 0/4] documentation fix
2017-07-25 19:56 UTC (6+ messages)
` [PATCH 1/4] HOWTO: fix "should be to to"
` [PATCH 2/4] man: fix broken ioengine specific option format
` [PATCH 3/4] HOWTO: add missing [netsplice] for ioengine specific options
` [PATCH 4/4] drop logging when blkdev invalidation failed on unsupported platforms
fio Windows Invalidate
2017-07-25 6:23 UTC (2+ messages)
Number of Significant Figures
2017-07-24 17:12 UTC (3+ messages)
Fio IOPS reported incorrectly in some cases
2017-07-22 1:39 UTC (2+ messages)
Recent changes (master)
2017-07-21 12:00 UTC
Random writes' bandwidth evolves differently for different disk's portion
2017-07-21 3:26 UTC (4+ messages)
iSCSI write performance issues
2017-07-20 7:20 UTC (4+ messages)
random-time I/O with fio
2017-07-20 6:10 UTC (5+ messages)
[PATCH] Add support for the CPU clock (System Timer) on Aarch64
2017-07-20 3:16 UTC (2+ messages)
pmemblk ioengine broken (pmemblk_bsize unknown)
2017-07-18 6:12 UTC (5+ messages)
Recent changes (master)
2017-07-17 12:00 UTC
[PATCH] man: add missing \ for fcntl(2) in write_hint option
2017-07-16 14:11 UTC (2+ messages)
Recent changes (master)
2017-07-15 12: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