Recent changes

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

The following changes since commit 97601024a53586d77a368763f08be9ee483fdc9c:
  Jens Axboe (1):
        Cleanup end IO handling

are found in the git repository at:

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

Jens Axboe (8):
      Differentiate between bool error return and real error value
      Add support for queuing > 1 command at the time
      Retrieve next file to service in get_io_u()
      Verify requeue handling
      Fix busy looping for io_u_queued_complete()
      Clean core files on make clean
      Missing clear of some IO state
      Be safe and re-prep requeue io_u's

 Makefile | 2 +-
 engines/libaio.c | 81 ++++++++++++++++++++++++++++++++++++-----------------
 fio.c | 66 +++++++++++++++++++++----------------------
 fio.h | 10 +++++-
 io_u.c | 78 ++++++++++++++++++++++++++++++++++++++++++++--------
 ioengines.c | 11 +++++++
 verify.c | 6 ++++
 7 files changed, 179 insertions(+), 75 deletions(-)
Received on Tue Feb 20 2007 - 06:00:03 CET

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