Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Wed, 14 Feb 2007 06:00:03 +0100

The following changes since commit 07e4b620ecb7f64dc75ac288928f073fb42f4441:
  Jens Axboe (1):
        Fix buflen trimming

are found in the git repository at:

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

Jens Axboe (9):
      Add fio_assert()
      Woops, left debug clear in there
      Make the exit value meaningfull
      Random map needs to use ->real_file_size, not ->file_size
      Make fio_assert() core dump the job
      First cut syslet async io support
      Document syslet-rw engine
      Exabytes
      Let the syslet ioengine register check supportability

 HOWTO | 5 +-
 Makefile | 1 +
 README | 3 +-
 arch-x86.h | 8 ++
 engines/syslet-rw.c | 299 +++++++++++++++++++++++++++++++++++++++++++++++++++
 fio.c | 6 +-
 fio.h | 32 +++++-
 init.c | 6 +-
 io_u.c | 3 +-
 log.c | 2 +-
 os-linux.h | 29 +++++
 parse.c | 3 +
 stat.c | 4 +-
 syslet.h | 136 +++++++++++++++++++++++
 verify.c | 4 +-
 15 files changed, 524 insertions(+), 17 deletions(-)
 create mode 100644 engines/syslet-rw.c
 create mode 100644 syslet.h
Received on Wed Feb 14 2007 - 06:00:03 CET

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