Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 05 Jun 2008 06:00:06 +0200

The following changes since commit 5f42100411888488beb3e17637dea57994f58153:
  Jens Axboe (1):
        Base FreeBSD Makefile on Linux, but insist on gmake usage

are available in the git repository at:

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

Jens Axboe (11):
      Missing time store in rwmix switch
      Fio 1.21-rc7
      Add write barriers
      Add missing splice syscall numbers for alpha and s390
      Kill useless undef's
      We need to grab and mark the file open before jumping to an error path
      Add directio support to Solaris
      Solaris: support for proper random functions
      Compile warning for non-signal driven solaris asynch io
      Add OS agnostic RAND_MAX
      MAP_ANON requires fd == -1

 arch/arch-alpha.h | 11 +++++++++--
 arch/arch-ia64.h | 1 +
 arch/arch-ppc.h | 8 ++++----
 arch/arch-s390.h | 7 +++++++
 arch/arch-sparc.h | 1 +
 arch/arch-sparc64.h | 4 ++--
 arch/arch-x86.h | 3 ++-
 arch/arch-x86_64.h | 3 ++-
 engines/solarisaio.c | 24 +++++++++++++-----------
 filesetup.c | 6 +++---
 init.c | 2 +-
 io_u.c | 15 +++++++++------
 ioengines.c | 28 ++++++++++++++++++++++------
 memory.c | 4 ++--
 os/os-freebsd.h | 7 +------
 os/os-linux.h | 2 +-
 os/os-solaris.h | 47 ++++++++++++++++++++++++++---------------------
 os/os.h | 4 ++++
 18 files changed, 110 insertions(+), 67 deletions(-)
Received on Thu Jun 05 2008 - 06:00:06 CEST

This archive was generated by hypermail 2.2.0 : Thu Jun 05 2008 - 06:30:01 CEST