projects
/
fio.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compile for older Linux without mmap MAP_HUGETLB
2012-11-27
Jens Axboe
Fix compile for older Linux without mmap MAP_HUGETLB
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-20
Jens Axboe
memory: wire up mmap huge page support
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-17
Jens Axboe
Use unique seed for zipf/pareto init if rand_repeat...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
Fio 2.0.11
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
Document random distribution
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
Disable random map automatically if a non-uniform random...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
genzipf: add help/usage screen (-h)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
Get rid of -fno-omit-frame-pointer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-15
Jens Axboe
server: properly reset stat_number in fio_reset_state()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-14
Jens Axboe
client/server: fixup "All clients" reporting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
Get rid of uninitialized_var()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
Fix wrong return type on td_error_type()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
e4defrag: fix always true comparison
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
json: fix off-by-one in memory alloc
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
genzipf: use regular array + qsort() instead of rbtree
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-13
Jens Axboe
JSON: fix escape of '"' and '\' characters
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-11
Jens Axboe
genzipf: add size and percentage hit rates
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-11
Jens Axboe
zipf: use 64-bit safe hash for zipf/pareto
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-09
Jens Axboe
genzipf: more features
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
Makefile: 2nd go at making CC assignment/check actually...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
Use more portable construct for setting/checking CC
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
Use ETIMEDOUT instead of ETIME for exceeding max latency
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
zipf: kill debug "generating series" messages
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
zipf: cap range calculation at 10M
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-08
Jens Axboe
Zipf theta must be different than 1.0
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
zipf: seed zipf/pareto rand with filename hash and...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
zipf: cleanup
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
zipf/pareto: ensure that 0 isn't always the hottest...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
Add safe checks for valid pareto input value
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
Makefile: typo
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
genzipf: fix off-by-one in output array calculation
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
genzipf: improve accuracy
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
rbtree: add rb_next()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
zipf/pareto: mix blocks with hashing
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-07
Jens Axboe
Make the zipf/pareto state per file
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Move code around to satisfy t/stest linkage
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Fix t/ieee754 link
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
genzip updates
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
t/genzipf update
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Add t/genzipf to play with distribution settings
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
zipf: needs inttypes.h
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Add pareto distribution randomizer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Add forgotten minmax.h include file
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-11-06
Jens Axboe
Add sample zipf distribution randomizer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-02
Jens Axboe
smalloc: move to size_t for allocations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-11-02
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-11-02
Jens Axboe
smalloc: fix int truncation issue
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-24
Jens Axboe
Add max_latency option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-24
Jens Axboe
rdma: cleanup and fixes
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-24
Jens Axboe
rdma: fixup compile issue
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-24
Jens Axboe
rdma: use private random state
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-23
Jens Axboe
Add LICENSE file specyfing what I expect from people...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-22
Jens Axboe
backend: only check bytes_done for engines without...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-20
Jens Axboe
Update REPORTING-BUGS
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-10
Jens Axboe
Fio 2.0.10
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-10
Jens Axboe
HOWTO: indentation fix
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-09
Jens Axboe
options: cast page_size to unsigned long for sprintf()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-08
Jens Axboe
Fix confusion between terse and json output
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-10-04
Jens Axboe
Fix bad check for terse version format 4
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-27
Jens Axboe
Fix segfault race on exit for platforms that don't...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-24
Jens Axboe
parser: fix overflowing integer type options
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-24
Jens Axboe
backend: don't allocate memory buffers for non-data...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-21
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-09-21
Jens Axboe
Check for ENOSPC on shmget() failure
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-21
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-09-20
Jens Axboe
Kill some newly added whitespace
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-20
Jens Axboe
options: wire up e4defrag and falloc engines
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-20
Jens Axboe
parse: increase max option possible values to 24
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-19
Jens Axboe
Makefile: break long line
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-19
Jens Axboe
fusion-aw-sync: fixup GPL disclaimer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-18
Jens Axboe
Wire up fusion-aw-sync engine
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-17
Jens Axboe
Add --output-format command line option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-14
Jens Axboe
Default to terse version 3
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-14
Jens Axboe
Add ddir_rw_sum()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-06
Jens Axboe
libaio: use INT_MAX to signal that we don't want the...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-09-04
Jens Axboe
libaio: pass in 0 for queue depth if we can
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-26
Jens Axboe
README: update for newer client job file argument format
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-26
Jens Axboe
client: support per-client job files
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-22
Jens Axboe
example: add SSD steady state test case
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-22
Jens Axboe
Fio 2.0.9
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-20
Jens Axboe
eta: make CR= display more easy to understand
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-14
Jens Axboe
fio Makefile improvement - don't override $(CC)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-02
Jens Axboe
mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-02
Jens Axboe
diskutil: ensure that we lock around disk_list access
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-08-01
Jens Axboe
Revert "diskutil: ensure that we lock around disk_list...
commit
|
commitdiff
|
tree
2012-08-01
Jens Axboe
diskutil: ensure that we lock around disk_list access
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-06-26
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-06-26
Jens Axboe
Add missing arch_mips
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-06-14
Jens Axboe
Include end-of-run time in the output
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-06-11
Jens Axboe
Revert "blktrace: use for_each_file() instead of open...
commit
|
commitdiff
|
tree
2012-06-11
Jens Axboe
blktrace: use for_each_file() instead of open coding...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-06-11
Jens Axboe
Add a more verbose/immediate warning if we fail open...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-06-06
Jens Axboe
Ensure that non-git basic installs return sane version...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-05-29
Jens Axboe
Fio 2.0.8
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-05-11
Jens Axboe
eta: ETA bandwidth was off by 1.024
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-05-07
Jens Axboe
Fix terse bandwidth
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2012-05-02
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
2012-05-02
Jens Axboe
Remove deprecated rwmixcycle option from the man page
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
next