projects
/
fio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fio.git
2011-10-04
Jens Axboe
server: error handling and probe command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
client: handle connection failure
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: silence mem debug warning
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: remove some debug statements
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
poll: break on EINTR without complaining
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: fix typos in conversion
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: attempt to handle client ctrl-c
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: send network copy of run_str[]
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: add ETA as a specific command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Abstract out calculation of ETA from display of ETA
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Add TODO list
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: package defrag fix
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Add type checking to 16/32/64 endianness converters
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
client: fixup quit
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: transmit status as structures, not text
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Allocate thread_stat name arrays statically
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Move getrusage() out of thread_stat
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
Move stat_io_bytes/time to thread_data
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: unify shm setup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: endianness bug and exit command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
client: don't setup shared mem area for just the frontend
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: start conversion of data structures to network...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jens Axboe
server: initial support for daemonizing
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Jens Axboe
server: make struct group_run_stats network transfer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Jens Axboe
Style fixup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: malloc/free fix
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
Fixup some bad file naming
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server/client: add FD_NET debug clues
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
Add FD_NET debugging value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
client: re-setup poll fd array in case a client disappears
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: exit gracefully on ctrl-c
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
client: continue support for multiple connections
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
client: initial support for multiple connections
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: ensure payload larger than max is broken into...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: quit client when job run is complete
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
client: fix error in logging output
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: serial is a 64-bit field
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: switch to 16-bit crc
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
Reinstate double logging if f_err != stderr
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
crc16: use void * as the argument
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
server: debug fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
Pass more arguments to fio_init_net_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jens Axboe
Use length guarded sprintf functions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Server logging cleanup/functionality
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Start of functional client
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Add start of client, start of real protocol
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Properly log errors in server
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Close listen socket when done
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Use poll() for connect loop
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jens Axboe
Hide things not appropriate behind is_backend
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jens Axboe
Start of client/server
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jens Axboe
Include http:// git url location
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jens Axboe
Scramble corruption fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Jens Axboe
Fix aiocb compile warnings on HPUX
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Jens Axboe
Silence build warning on HPUX
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Jens Axboe
Scramble fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Jens Axboe
Add option for controlling buffer scrambling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jens Axboe
Scramble on a 512b boundary
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jens Axboe
Scramble default write buffer contents slightly
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Jens Axboe
Fio 1.58
fio-1.58
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Zheng Liu
Fix sum_stat() bug in group_reporting
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Steven Noonan
Fix inconsistencies in with man page <param>=<value>
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jens Axboe
Improve wording on terse Total IO (KB) field
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jens Axboe
Merge branch 'master' of ssh://router/data/git/fio
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Jens Axboe
Add terse version output format command line parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Jens Axboe
Fix disk utilization for delayed jobs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Jens Axboe
Style fixup
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Jens Axboe
Better parser fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Jens Axboe
Revert "Fix parser bug with ranges"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Jens Axboe
Fix parser bug with ranges
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jens Axboe
Use r/R/w/W instead of m/M for mixed workloads with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Only clear string pointer in parser for sub-value options
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Ensure that buffer contents are random across jobs...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Fix parser using uninitialized memory
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Add support for backwards holes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Remove duplicate code in parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Fix FIO_OPT_STR_STORE without posval
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jens Axboe
Add sub-option support (sort-of) and convert libaio_use...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Dan Ehrenberg
Adding userspace_libaio_reap option
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Jens Axboe
Fix bad latency reporting for rated IO jobs
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Nobuhiro Iwamatsu
Fix compile on environment of SuperH
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jens Axboe
Add 'null' perf test
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jens Axboe
Make SH port work for packagers that don't differentiat...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jens Axboe
Add possibility to make sequential IO "holed"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Jens Axboe
Improve Makefile for t/ test code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Jens Axboe
Add simple stest smalloc tester
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Jens Axboe
Fixup bad style in plat code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Eric Gouriou
stats: fix io_u_plat out-of-bound accesses (round 2)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Jiri Horky
Fix bug in smalloc size calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Bart Van Assche
RDMA engine: Change wording of HOWTO section
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Jens Axboe
Fix off-by-one in io_u_plat[] array sizing
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Yu-ju Hong
stats: Add a function to report completion latency...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Jens Axboe
man page typo
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Jens Axboe
Update softrandommap in HOWTO
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Jens Axboe
Merge branch 'master' of ssh://router/data/git/fio
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Zhu Yanhai
Fix a typo in fio.1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Bart Van Assche
RDMA I/O engine: Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Bart Van Assche
RDMA engine: rewrite header comment block and man page...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Bart Van Assche
RDMA engine spelling fix: change FIO_RDMA_MAX_IO_DPETH...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Martin Steigerwald
fio_generate_plots with setable resolution
commit
|
commitdiff
|
tree
|
snapshot
next