OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2427-g3a1e129

Gerrit Code Review gerrit@openafs.org
Thu, 19 Apr 2012 05:08:32 -0700 (PDT)


The following commit has been merged in the master branch:
commit 3a1e129b76be5109feaa52deeffb8a51c024a6cc
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Wed Apr 18 12:46:31 2012 +0100

    tests: Add a RX functionality test
    
    Use the rxperf performance testing tools to add a couple of simple
    RX tests. The first moves 1Mbyte of data backwards and forwards 30
    times. The second starts 30 threads, which each move 1MByte of data
    once.
    
    This is by no means an exhaustive test of RX, but the single and
    multi-threaded invocations should provide a useful smoke test if
    things get very broken.
    
    Change-Id: I11267be067cf6c05a20aeb90a18ed4031502a1b1
    Reviewed-on: http://gerrit.openafs.org/7244
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 tests/TESTS     |    1 +
 tests/rx/perf-t |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository