The following changes since commit d7762cf829fd3e44e50e5e2e9889b6449772097c:
Jens Axboe (1):
Move completion handler into the io_u
are found in the git repository at:
git://git.kernel.dk/data/git/fio.git
Jens Axboe (13):
First cut at doing sequences of atoms in one commit
Requeue io_u flags fix
syslet v4 support
Move ->commit() call to td_io_getevents()
syslet engine: smart batching
Speedup init_disk_util() when dealing with many jobs
No need to do fadvise() on O_DIRECT/raw IO
Do proper wait for pending IO on clean exit
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
Add iodepth_batch setting
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
Extend option name from 16 to 20 bytes
Move the iodepth_batch into td_io_queue() instead
HOWTO | 4 ++
engines/syslet-rw.c | 110 +++++++++++++++++++++++++++++++++-----------------
filesetup.c | 14 ++++---
fio.c | 15 +++++--
fio.h | 7 ++-
init.c | 12 ++++++
io_u.c | 11 ++---
ioengines.c | 19 +++++++++
os-linux.h | 4 +-
parse.c | 10 ++--
stat.c | 12 ++++++
11 files changed, 154 insertions(+), 64 deletions(-)
Received on Tue Feb 27 2007 - 06:00:04 CET
This archive was generated by hypermail 2.2.0 : Wed Feb 28 2007 - 11:47:09 CET