projects
/
fio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fio.git
2011-10-06
Jens Axboe
Add support for client/server connection over unix...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Jens Axboe
net: support for unix domain sockets
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Jens Axboe
client: add hashes for fd/name lookups
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Jens Axboe
Add jhash (Jenkins hash) and use that for file names
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Jens Axboe
Correctly handle multiple clients for various command...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Jens Axboe
Only print usage() on error
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Fio 1.99.1
fio-1.99.1
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
server: quit on !block and backend exit
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
server: require poll before fio_net_recv_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
client: improve handling of multiple clients
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
client: disconnect on read failure
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
server: send quit if we don't add a job
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
client: ensure that cmd line arguments are always run
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
parser: always use the fio logging instead of stderr...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
client: check and error out on exceeding number of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Martin Steigerwald
Escape minus signs in manpage to fix lintian warning:
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Add support for write_iops_log
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Move endian support out of server.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Endian sanity check
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
client: prefix server text messages with <hostname>
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Fix warnings about unused fwrite() return value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Fio 1.99
fio-1.99
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Remove float conversion from TODO
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Add IEEE 754 test case
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Re-enable -O2 optimization
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
t/stest: add log.o smaller helper
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Print usage if no arguments are given
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Merge branch 'master' into client-server
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Don't overwrite -t timeout setting in fill_def_thread()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Change network transmitted doubles to fio_fp64_t IEEE...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jens Axboe
Add IEEE 754 pack and unpack helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Remove endianness TODO, should be done now
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
AIX fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Assume AIX is big endian
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Add fio_socklen_t
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
log: don't use vsyslog
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: portability fixups
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Finalize (?) byte swap/endian stuff
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: log locally if connection isn't up yet
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Generic endianness typo
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: cast sockaddr_in for accept()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: log where connection is coming from
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: fix sk typo and add endian type to probe
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Need signal.h for sigaction()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
More endianness for platforms
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Wider endianness support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
HPUX endianness
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
log: needs stdarg include for va_list
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Move endianness check to OS parts
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: more debug dumping
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Fix bad indexing of options
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: add a few more debug logging statements
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
client: improve handling of non-newline text strings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: improve exit handling
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
client: improve poll() loop
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: send return quit when asked to leave
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: initial support for command line passing
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
Style fixup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: fix for non zero appended strings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
parser: use logging infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
server: idle loop support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jens Axboe
client: probe command support
commit
|
commitdiff
|
tree
|
snapshot
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
next