Recent changes

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

The following changes since commit e81f734048dae2bc14349fddae6230b959a12198:
  Jens Axboe (1):
        syslet: memory allocation error handling

are available in the git repository at:

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

Jens Axboe (8):
      syslet: make sure ring buffer is a power-of-2
      syslet: error handling
      syslet: add proper read barrier between user_tail and completion read
      syslet: cleanup event reaping
      ->getevents() should take unsigned args
      Change io engine version
      syslet: can't free the stack
      unsigned vs signed warnings

 arch/arch-alpha.h | 1 +
 arch/arch-ia64.h | 3 +-
 arch/arch-ppc.h | 8 ++++
 arch/arch-s390.h | 1 +
 arch/arch-x86.h | 3 +-
 arch/arch-x86_64.h | 3 +-
 engines/guasi.c | 4 +-
 engines/libaio.c | 4 +-
 engines/null.c | 5 ++-
 engines/posixaio.c | 7 ++--
 engines/sg.c | 4 +-
 engines/skeleton_external.c | 4 +-
 engines/syslet-rw.c | 78 ++++++++++++++++++++++++++++---------------
 fio.h | 6 ++--
 ioengines.c | 2 +-
 15 files changed, 86 insertions(+), 47 deletions(-)
Received on Wed Dec 12 2007 - 06:00:03 CET

This archive was generated by hypermail 2.2.0 : Wed Dec 12 2007 - 06:30:01 CET