index
:
fio
for-each-td
io_uring-numa
issue-870
latency-probe
master
noaccess
prio-hints
random-fill-aes
randtrimwrite
refill
segmented-threads
test
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-13
Kill off 'max_jobs'
segmented-threads
Jens Axboe
2020-11-13
Add thread_segments as needed
Jens Axboe
2020-11-13
Wrap thread_data in thread_segment
Jens Axboe
2020-11-12
t/latency_percentiles.py: tweak terse output parse
Jens Axboe
2020-11-12
Fio 3.24
fio-3.24
Jens Axboe
2020-11-12
Makefile: fix fio version gen
Jens Axboe
2020-11-09
t/latency_percentiles.py: correct terse parse
Jens Axboe
2020-11-09
Make sure we do libaio engine compatability names
Jens Axboe
2020-11-09
configure: remove libaio-uring remnant
Jens Axboe
2020-11-09
Makefile: ensure that external libs are linked properly with dynamic engine
Jens Axboe
2020-11-09
Remove the "libaio over io_uring" mode
Jens Axboe
2020-11-09
FIO_EXT_ENG_DIR should be default path
Jens Axboe
2020-11-09
list all available dynamic ioengines with --enghelp
Eric Sandeen
2020-11-09
fix dynamic engine loading for libaio engine etc
Eric Sandeen
2020-11-09
fix dynamic engine build
Eric Sandeen
2020-11-05
Revert "Windows: update dobuild.cmd to run the configure/make"
Jens Axboe
2020-11-05
Merge branch 'master' of https://github.com/albert-chang0/fio
Jens Axboe
2020-11-05
Merge branch 'patch-1' of https://github.com/gloit042/fio
Jens Axboe
2020-11-05
engines/hdfs: swap fio_hdfsio_init and fio_hdfsio_io_u_init
Albert Chang
2020-11-05
Makefile: fix usage of JAVA_HOME environmental variable
Albert Chang
2020-11-04
Windows: update dobuild.cmd to run the configure/make
Rebecca Cran
2020-11-04
goptions: correct postfix
gloit042
2020-11-01
fio: fix dynamic engines soname definition
Yigal Korman
2020-10-30
t/zbd: Fix test target size of test case #48
Shin'ichiro Kawasaki
2020-10-30
zbd: Avoid excessive zone resets
Shin'ichiro Kawasaki
2020-10-28
Merge branch 'o_dsync' of https://github.com/anarazel/fio
Jens Axboe
2020-10-28
extend --sync to allow {sync,dsync,0,1}, to support O_DSYNC
Andres Freund
2020-10-14
Disallow offload IO mode for engines marked with FIO_NO_OFFLOAD
Jens Axboe
2020-10-13
Merge branch 'patch-1' of https://github.com/chengli-rutgers/fio into master
Jens Axboe
2020-10-13
getopt_long: avoid variable global initialization
Cheng Li
2020-10-10
Merge branch 'master' of https://github.com/bvanassche/fio into master
Jens Axboe
2020-10-10
simplify MB/s, IOPS interactive printout code
Alexey Dobriyan
2020-10-10
flow: use unsigned long for the counter
Jens Axboe
2020-10-10
flow: avoid holes in struct fio_flow
Jens Axboe
2020-10-09
Merge branch 'master' of https://github.com/chengli-rutgers/fio into master
Jens Axboe
2020-10-08
td_var: avoid arithmetic on a pointer to void cast (#1096)
Cheng Li
2020-09-25
helper_thread: Increase timer accuracy
Bart Van Assche
2020-09-25
helper_thread: Rework the interval timer code
Bart Van Assche
2020-09-20
Change the return value of two functions from 'void' into 'int'
Bart Van Assche
2020-09-20
helper_thread: Introduce the wait_for_action() function
Bart Van Assche
2020-09-20
helper_thread: Introduce a function for blocking Unix signals
Bart Van Assche
2020-09-20
gettime: Introduce rel_time_since()
Bart Van Assche
2020-09-20
gettime: Simplify get_cycles_per_msec()
Bart Van Assche
2020-09-20
gettime: Introduce fio_get_mono_time()
Bart Van Assche
2020-09-20
configure: Remove the CLOCK_MONOTONIC_PRECISE probe
Bart Van Assche
2020-09-14
Merge branch 'msys2' of https://github.com/sitsofe/fio into master
Jens Axboe
2020-09-14
Merge branch 'backend' of https://github.com/bvanassche/fio into master
Jens Axboe
2020-09-12
travis: cleanup build script
Sitsofe Wheeler
2020-09-12
configure: cleanup lex/yacc tests
Sitsofe Wheeler
2020-09-12
memlock: avoid type confusion in format string
Sitsofe Wheeler
[next]