Recent changes

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

The following changes since commit 3f344202f614ef3275e7000738d998ca85ebb9cf:
  Jens Axboe (1):
        Fix divide-by-zero

are found in the git repository at:

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

Davide Libenzi (2):
      GUASI IO engine
      Update to guasi 0.5 diff

Jens Axboe (6):
      Expose guasi IO engine in ioengine=
      Mention GUASI in the HOWTO for the ioengine= option
      Catch too large memory allocations that cause size_t to wrap
      Dump actual filename in failure to open
      Improve rwmix states
      Improve data direction runtime logging

 HOWTO | 8 ++
 Makefile | 1 +
 engines/guasi.c | 265 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 filesetup.c | 5 +-
 fio.c | 32 ++++++-
 fio.h | 16 +++-
 init.c | 4 +-
 io_u.c | 58 ++++++++----
 options.c | 9 ++-
 9 files changed, 367 insertions(+), 31 deletions(-)
 create mode 100644 engines/guasi.c
Received on Thu Mar 22 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 22 2007 - 06:30:01 CET