Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Tue, 04 Mar 2008 06:00:02 +0100

The following changes since commit 29c1349f1840c3f60434c9da602074bc8fde4afe:
  Jens Axboe (1):
        Add the file sharing bits

are available in the git repository at:

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

Jens Axboe (8):
      Remove debug printf() in net engine
      Add read-write mutexes
      Use read-writer locks in smalloc
      Add rw mutex init helper
      Makefile updates
      Makefile updates
      sem.c: cleanup
      filehash.c: remove debug hash dump

 Makefile | 15 +++++++--------
 engines/net.c | 1 -
 filehash.c | 16 ----------------
 mutex.c | 36 ++++++++++++++++++++++++++++++++++++
 mutex.h | 11 ++++++++++-
 sem.c | 7 -------
 smalloc.c | 39 ++++++++++++++++++++++++++++-----------
 7 files changed, 81 insertions(+), 44 deletions(-)
Received on Tue Mar 04 2008 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Tue Mar 04 2008 - 06:30:01 CET