Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Fri, 13 Jun 2008 06:00:01 +0200

The following changes since commit 1025d13dc9b230ac798eda37c7f3bb4471951a00:
  Jens Axboe (1):
        Merge branch 'master' of ssh://git.kernel.dk/data/git/fio

are available in the git repository at:

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

Carl Henrik Lunde (1):
      fio.1: Correct terse (--minimal) output - page faults

Jens Axboe (5):
      Add spinlocks
      Add spinlock wrapper helpers
      smalloc: convert to spinlocks
      Convert file hash lock to spinlocks
      Remove unused define

 Makefile | 2 +-
 Makefile.FreeBSD | 2 +-
 Makefile.solaris | 2 +-
 arch/arch-alpha.h | 29 ++++++++++++++++++++++++++
 arch/arch-ia64.h | 32 +++++++++++++++++++++++++++++
 arch/arch-ppc.h | 34 +++++++++++++++++++++++++++++++
 arch/arch-s390.h | 35 ++++++++++++++++++++++++++++++++
 arch/arch-sparc.h | 29 ++++++++++++++++++++++++++
 arch/arch-sparc64.h | 35 ++++++++++++++++++++++++++++++++
 arch/arch-x86.h | 29 ++++++++++++++++++++++++++
 arch/arch-x86_64.h | 29 ++++++++++++++++++++++++++
 arch/arch.h | 5 ++++
 filehash.c | 27 +++++++++++++-----------
 fio.1 | 2 +-
 smalloc.c | 41 +++++++++++++-------------------------
 spinlock.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
 spinlock.h | 22 ++++++++++++++++++++
 17 files changed, 367 insertions(+), 43 deletions(-)
 create mode 100644 spinlock.c
 create mode 100644 spinlock.h
Received on Fri Jun 13 2008 - 06:00:01 CEST

This archive was generated by hypermail 2.2.0 : Fri Jun 13 2008 - 06:30:01 CEST