Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 11 Jan 2007 06:00:02 +0100

The following changes since commit 8d7ad8d9d737982f7967f91f00ba9a56402fc60b:
  Jens Axboe (1):
        Move timeout structure where it is used

are found in the git repository at:

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

Jens Axboe (13):
      Add default option values
      Fixup ratecycle option
      Reversed order of thinktime_blocks modulo operation
      Pretty up command help output
      Show allowed option values for string matching
      Introduce bool option type
      Option minval should be signed
      Be strict in checking option ranges
      Fix standard deviation calculation
      Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
      strtoul() -> strtol() conversion
      Implement a better mean and standard deviation calculation
      Thread option didn't work

 HOWTO | 3 +
 fio.c | 2 +-
 fio.h | 5 +-
 init.c | 186 +++++++++++++++++++++++++++++----------------------------------
 parse.c | 117 +++++++++++++++++++++++++++++++++------
 parse.h | 22 +++++---
 stat.c | 35 ++++++------
 7 files changed, 224 insertions(+), 146 deletions(-)
Received on Thu Jan 11 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Wed Feb 28 2007 - 11:47:08 CET