Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Sat, 14 Jun 2008 06:00:02 +0200

The following changes since commit edf2c6cf5adc82ee43c81e033cf2215eb9ffdb16:
  Jens Axboe (1):
        Remove unused define

are available in the git repository at:

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

Gurudas Pai (1):
      eta overflow fix

Jens Axboe (6):
      Revert "Remove unused define"
      Revert "Convert file hash lock to spinlocks"
      Revert "smalloc: convert to spinlocks"
      Revert "Add spinlock wrapper helpers"
      Revert "Add spinlocks"
      Add uninitialized_var() to silence bogus compiler warnings

 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 ----
 compiler/compiler.h | 2 +
 engines/splice.c | 2 +-
 eta.c | 2 +-
 filehash.c | 27 +++++++++++-------------
 io_u.c | 2 +-
 smalloc.c | 41 +++++++++++++++++++++++++-------------
 spinlock.c | 55 ---------------------------------------------------
 spinlock.h | 22 --------------------
 20 files changed, 47 insertions(+), 369 deletions(-)
 delete mode 100644 spinlock.c
 delete mode 100644 spinlock.h
Received on Sat Jun 14 2008 - 06:00:02 CEST

This archive was generated by hypermail 2.2.0 : Sat Jun 14 2008 - 06:30:02 CEST