Recent changes

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

The following changes since commit e53bd0b3eb06e02b991d4ee05e6d0c427bbc20a0:
  Jens Axboe (1):
        mutex error handling

are found in the git repository at:

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

Jens Axboe (8):
      Make sure each job loads a private io engine
      Shrink the semaphores a little
      Remove ->mutex after last use, not on job exit
      Fix ->file_map leak
      Document 'openfiles' option
      null engine: update to support queuing
      null engine: fix queue bug with repeated commit() calls before event retrieval
      Turn the CPU burner into a real io engine

 HOWTO | 10 +++++++
 README | 12 ++++----
 engines/cpu.c | 42 ++++++++++++++++++++++++++---
 engines/null.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 filesetup.c | 3 ++
 fio.c | 45 ++++++-------------------------
 fio.h | 6 ++--
 init.c | 61 +++++++++++++++++++-----------------------
 ioengines.c | 9 ------
 log.c | 2 +-
 mutex.c | 12 ++++----
 mutex.h | 2 +-
 12 files changed, 182 insertions(+), 103 deletions(-)
Received on Sat Mar 10 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Sat Mar 10 2007 - 06:30:01 CET