projects
/
fio.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cleanup: add defines for default pareto or zipf values
2015-01-04
Jens Axboe
cleanup: add defines for default pareto or zipf values
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2015-01-04
Jens Axboe
Fio 2.2.4
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2015-01-03
Jens Axboe
bloom: kill unused function
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2015-01-03
Ming Lei
axmap: make axmap_first_free() static
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2015-01-03
Jens Axboe
Revert "axmap: ensure we lock down the maps for shared...
commit
|
commitdiff
|
tree
2015-01-03
Jens Axboe
Revert "axmap: fix deadlock"
commit
|
commitdiff
|
tree
2015-01-03
Jens Axboe
Get rid of lockfile callback
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2015-01-03
Ming Lei
axmap: fix deadlock
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-23
Jens Axboe
gettime: add basic init cpuclock test
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-23
Jens Axboe
Fio 2.2.3
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-23
Jens Axboe
options: ensure that we check all candidates on is_set...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-22
Jens Axboe
Fio 2.2.2
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-20
Jens Axboe
Fix default scrambling of buffers
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
gettime: hide fio_gtod_cpumask if not used
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
gettime: only use CPU affinity if available
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
Fio 2.2.1
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
axmap: ensure we lock down the maps for shared access
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
options: turn missing options into debug parse messages
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
options: add debug code for failure to lookup option...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-19
Jens Axboe
mutex: add __fio_mutex_remove()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-18
Jens Axboe
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
commit
|
commitdiff
|
tree
2014-12-18
Jens Axboe
t/btrace2fio: add ability to add specific options through -a
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
parse: remove the arithmetic parser checking
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
Fio 2.2.0
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime: fix compile warning for !ARCH_HAVE_CPU_CLOCK
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime: offset CPU cycle counter by initial value
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
stat: always show disk util in terse v3/v4
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime: cleanup for FIO_DEBUG_TIME
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime: fix overflow in cycle to usec conversion
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime-thread: set and allow multiple CPUs
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime-thread: fix missing startup mutex
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-17
Jens Axboe
gettime: improve gettimeofday() offload support
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-16
Jens Axboe
gettime: limit warning on CPU clock
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-16
Jens Axboe
gettime: don't attempt to fixup what looks like a backwards...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-16
Jens Axboe
engines/mmap: clear partial mmap flag on close
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-16
Jens Axboe
engines/mmap: fix segfault on large devices and 32...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-16
Jens Axboe
backend: use monotonic clock for ETA, if we have it
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
backend: fix off-by-one in nsec calculation
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
file: unionize lfsr/randommap
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
Add helpers for getting/setting file engine data
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
file: move mmap related data to engines/mmap.c where...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
commit
|
commitdiff
|
tree
2014-12-15
Jens Axboe
Fix read/write mix and different levels of randomness
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-13
Robert Elliott
eta.c: check malloc return code
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-12
Jens Axboe
backend: fix should_check_rate() typo in wait_for_completions()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-12
Jens Axboe
backend: abstract out waiting for completions
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-11
Jens Axboe
Update size/io_size descriptions
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-10
Jens Axboe
btrace2fio: add support for collapsing close entries
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-10
Jens Axboe
gluster: wire up sync/datasync opcodes
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-09
Jens Axboe
Fix server/client set_options conversion
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-09
Jens Axboe
Use fio_option_is_set() for ioprio setting
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-09
Jens Axboe
Always scramble buffers, if scramble_buffers is set
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-09
Jens Axboe
Get rid of _set variables
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-09
Jens Axboe
options: add support for checking if an option has...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-07
Jens Axboe
Update date and email in man page
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-06
Jens Axboe
options: strip off =optval when matching
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-06
Jens Axboe
options: show closest match for unknown job option
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-05
Jens Axboe
lib/rand: cleanup __fill_random_buffer()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-05
Jens Axboe
lib/rand: fix bug with non uint64_t aligned random...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-05
Jens Axboe
parse: make suggestions for unknown options
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-05
Jens Axboe
sync: use io_u_log_error() for more detailed error...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-04
Jens Axboe
verify: cleanup
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-04
Jens Axboe
Use specified compression/pattern for verify buffers too
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-04
Jens Axboe
Don't clear 'refill_buffers' unconditionally for pattern...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-04
Jens Axboe
Use specified buffer_pattern (if given) for all io_u...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-04
Jens Axboe
Remove 'td' parameter from fill_pattern()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-03
Jens Axboe
Fix a few spelling errors
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-02
Elliott, Robert...
fio: remove deprecated --latency-log from manpage
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-12-01
Jens Axboe
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
commit
|
commitdiff
|
tree
2014-12-01
Jens Axboe
Bump disk util stats from 32 to 64-bit values
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-25
Jens Axboe
Make gfio build with --build-static
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-24
Jens Axboe
Fixup t/ test apps for lfsr_next change()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-24
Jens Axboe
lfsr: don't pass in last value to lfsr_next()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-21
Jens Axboe
iolog: account for wasted time in ipo stall
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-21
Jens Axboe
blktrace: correct setting of iodepth
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
server: fix missing ETA in some cases
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
trigger: always send trigger, not just when remote...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
client: defer local trigger execute until after state...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
HOWTO: add description and examples of verify triggers
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
trigger: enable separate remote and local trigger
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
Kill off -Wshadow again
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-19
Jens Axboe
verify: allow empty/no trigger file
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-12
Jens Axboe
Fix some shadow warnings for some gcc variants
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-12
Jens Axboe
verify: verify_state_gen_name() should check size
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
Merge branch 'verify-trigger'
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
Fio 2.1.14
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
client: replace duplicate code with read_data()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
Add support for verify triggers and verify state saving
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
t/btrace2fio: don't dec inflight for requeue
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
t/btrace2fio: fix divide-by-zero in rate calculation
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Jens Axboe
Makefile: add -Wshadow
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-11
Stephen M. Cameron
Fixup some of the time (usec) based conversions
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-10
Jens Axboe
Get rid if ddir_trim() macro
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-10
Jens Axboe
Fix crash on threads being reaped before they are created
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-10
Jens Axboe
Add option for statically build fio
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-10
Jens Axboe
t/btrace2fio: cap depth if we don't see completion...
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-10
Vasily Tarasov
Fix for a race when fio prints I/O statistics periodically
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-08
Jens Axboe
client/server: percentile_precision wasn't net converted
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-07
Jens Axboe
iolog: fix intermittent crash on exit with verify enabled
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
2014-11-07
Jens Axboe
Add time_since_genesis()
Signed-off-by:
Jens Axboe
<axboe@fb.com>
commit
|
commitdiff
|
tree
next