Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Sat, 24 Feb 2007 06:00:01 +0100

The following changes since commit 5945b9b45474a9a717a3db2310822aa5064fb38b:
  Jens Axboe (1):
        Dump io_u on timeout

are found in the git repository at:

  git://git.kernel.dk/data/git/fio.git

Jens Axboe (8):
      Add option to select how to service multiple files
      Streamline thread_data data direction setting and checking
      Move handling of possible values into the option parser
      Improve rate usec calculation
      Rate must always calculate bytes done
      IO engine callback need not dump possible values
      Don't include engines we don't have
      Move completion handler into the io_u

 engines/mmap.c | 2 +-
 engines/net.c | 4 +-
 eta.c | 18 +++---
 filesetup.c | 7 +-
 fio.c | 49 +++++++++-----
 fio.h | 52 ++++++++++----
 init.c | 205 ++++++++++++++++++++++---------------------------------
 io_u.c | 53 ++++++++++-----
 log.c | 18 ++++--
 parse.c | 86 +++++++++++++++---------
 parse.h | 12 +++-
 stat.c | 7 +-
 time.c | 12 +++-
 13 files changed, 292 insertions(+), 233 deletions(-)
Received on Sat Feb 24 2007 - 06:00:01 CET

This archive was generated by hypermail 2.2.0 : Wed Feb 28 2007 - 11:47:09 CET