projects
/
fio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fio.git
2012-11-17
Jens Axboe
Use unique seed for zipf/pareto init if rand_repeat...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Bruce Cran
Generate a new Windows installer product code for 2...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Bruce Cran
Add more examples to the Windows installer.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
Fio 2.0.11
fio-2.0.11
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
Document random distribution
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
Disable random map automatically if a non-uniform rando...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
genzipf: add help/usage screen (-h)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
Get rid of -fno-omit-frame-pointer
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Vincent Kang Fu
t/genzfip: add -c option for csv output
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Jens Axboe
server: properly reset stat_number in fio_reset_state()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Jens Axboe
client/server: fixup "All clients" reporting
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
Get rid of uninitialized_var()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
Fix wrong return type on td_error_type()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
e4defrag: fix always true comparison
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
json: fix off-by-one in memory alloc
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
genzipf: use regular array + qsort() instead of rbtree
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Jens Axboe
JSON: fix escape of '"' and '\' characters
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jens Axboe
genzipf: add size and percentage hit rates
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jens Axboe
zipf: use 64-bit safe hash for zipf/pareto
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jens Axboe
genzipf: more features
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
Makefile: 2nd go at making CC assignment/check actually...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
Use more portable construct for setting/checking CC
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
Use ETIMEDOUT instead of ETIME for exceeding max latency
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
zipf: kill debug "generating series" messages
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
zipf: cap range calculation at 10M
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jens Axboe
Zipf theta must be different than 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
zipf: seed zipf/pareto rand with filename hash and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
zipf: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
zipf/pareto: ensure that 0 isn't always the hottest...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
Add safe checks for valid pareto input value
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
Makefile: typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
genzipf: fix off-by-one in output array calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
genzipf: improve accuracy
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
rbtree: add rb_next()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
zipf/pareto: mix blocks with hashing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jens Axboe
Make the zipf/pareto state per file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Move code around to satisfy t/stest linkage
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Fix t/ieee754 link
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
genzip updates
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
t/genzipf update
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Add t/genzipf to play with distribution settings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
zipf: needs inttypes.h
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Add pareto distribution randomizer
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Add forgotten minmax.h include file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Jens Axboe
Add sample zipf distribution randomizer
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Jens Axboe
smalloc: move to size_t for allocations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Jens Axboe
smalloc: fix int truncation issue
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Jens Axboe
Add max_latency option
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Jens Axboe
rdma: cleanup and fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Jens Axboe
rdma: fixup compile issue
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Jens Axboe
rdma: use private random state
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Yufei Ren
rdma ioengine improvement
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Yufei Ren
Replace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Jens Axboe
Add LICENSE file specyfing what I expect from people...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Jens Axboe
backend: only check bytes_done for engines without...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Yufei Ren
Fine-grained job level numa control
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Yufei Ren
thread cpu resource statistics bug fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Yufei Ren
cpuio engine cpuload bug fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Jens Axboe
Update REPORTING-BUGS
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jens Axboe
Fio 2.0.10
fio-2.0.10
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Bruce Cran
Windows: handle SIGBREAK.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Bruce Cran
Windows: avoid large writes during file layout.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jens Axboe
HOWTO: indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Bruce Cran
fio patch: Windows netio fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Bruce Cran
Fix UDP acronym
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Bruce Cran
Add pending IO to the tail of the busy list
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Saurabh De
solaris: fix compile error on ctime_r()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Jens Axboe
options: cast page_size to unsigned long for sprintf()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Jens Axboe
Fix confusion between terse and json output
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Akash Verma
HOWTO: Fix description of grouping behavior with numjobs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jens Axboe
Fix bad check for terse version format 4
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bruce Cran
XP/2003 compatability fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jens Axboe
Fix segfault race on exit for platforms that don't...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Roger Pau Monne
netbsd: fix gettid
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Dmitry Monakhov
backend: fix data direction flow check
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Jens Axboe
parser: fix overflowing integer type options
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Jens Axboe
backend: don't allocate memory buffers for non-data...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Dmitry Monakhov
engine: fix error handling for e4defrag/falloc
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Dmitry Monakhov
backend: Add configurable non fatal error list
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jens Axboe
Check for ENOSPC on shmget() failure
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jens Axboe
Merge branch 'master' of ssh://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Shaohua Li
Correctly apply size percentage for file iosize
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Jens Axboe
Kill some newly added whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Jens Axboe
options: wire up e4defrag and falloc engines
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Jens Axboe
parse: increase max option possible values to 24
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Dmitry Monakhov
update documentation for falloc and e4defrag engines
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Dmitry Monakhov
falloc: fix return value from queue
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jens Axboe
Makefile: break long line
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Dmitry Monakhov
engine: add e4defrag engine
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Dmitry Monakhov
ioengine: Add fallocate ioengine
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Dmitry Monakhov
ioengine: allow several external ioengines
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Dmitry Monakhov
export file_lookup_open
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Jens Axboe
fusion-aw-sync: fixup GPL disclaimer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Jens Axboe
Wire up fusion-aw-sync engine
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Santhosh Koundinya
Add support for Fusion-io atomic write engine
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Jens Axboe
Add --output-format command line option
commit
|
commitdiff
|
tree
|
snapshot
next