The following changes since commit 0be06ea2c87ecf1751a01ed528a2d3170bdca543:
Jens Axboe (1):
Accept -foo as well as --foo for options
are found in the git repository at:
git://git.kernel.dk/data/git/fio.git
Jens Axboe (11):
Net engine: need to set ->nr_open_files
Convert null io engine to use ->setup()
Net engine: missing ->nr_open_files for clients
Net engine: move connection setup into ->init()
Add example network io job file
libaio engine: proper return value checking
io_u completion error propagation
posixaio engine: residual data count
Merge branch 'master' of ssh://router/data/git/fio
Spelling fixes
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
Joel Becker (1):
fio.h: Grow td->verror
engines/cpu.c | 2 +-
engines/libaio.c | 15 ++++++++++-
engines/net.c | 9 ++++++-
engines/null.c | 26 ++++++++++++++++++-
engines/posixaio.c | 1 +
engines/skeleton_external.c | 2 +-
examples/netio | 14 ++++++++++
filesetup.c | 58 +++++++++++++++----------------------------
fio.c | 2 +-
fio.h | 3 +-
init.c | 2 +-
io_u.c | 2 +
log.c | 2 +-
stat.c | 2 +-
14 files changed, 91 insertions(+), 49 deletions(-)
create mode 100644 examples/netio
Received on Sat Mar 03 2007 - 06:00:02 CET
This archive was generated by hypermail 2.2.0 : Sat Mar 03 2007 - 06:30:01 CET