Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Tue, 13 Mar 2007 06:00:02 +0100

The following changes since commit ba0fbe1029bae1de08d66a72b6d0b2505c67c438:
  Jens Axboe (1):
        Turn the CPU burner into a real io engine

are found in the git repository at:

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

Jens Axboe (18):
      Clear ->rate_bytes on do_io() loop
      File truncation and extend fixes
      Overwrite fix
      If residual count == full count, fail the io
      syslet engine: residual fix
      Return EIO for verification failure
      If filename not given, use jobname
      Quit on thread creation failure
      OOM fixes
      Note process vs thread in output
      Add nr parameter to file_service_type
      File name generation fix
      One more missed s/td->filename/fn_given
      pointer -> int conversion warning
      Show IOPS as well as bw numbers
      Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
      Improve job grouping
      Group reporting fixes

 HOWTO | 5 +++
 engines/mmap.c | 30 ++-----------------
 engines/syslet-rw.c | 2 +-
 eta.c | 2 +-
 filesetup.c | 15 +++------
 fio.c | 52 +++++++++++++++++++++++++++------
 fio.h | 12 +++++++-
 init.c | 55 ++++++++++++++++++++++++++++++-----
 io_u.c | 22 +++++++++++---
 ioengines.c | 2 +
 stat.c | 78 ++++++++++++++++++++++++++------------------------
 verify.c | 7 +++-
 12 files changed, 180 insertions(+), 102 deletions(-)
Received on Tue Mar 13 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Tue Mar 13 2007 - 06:30:01 CET