Commit Graph

9 Commits

Author SHA1 Message Date
Eric Sandeen d3942f5a09 xfstests 241: run parallel dbench
ext4 was corrupting inode table bitmaps due to a mishmash of
atomic & nonatomic bitops.  This got broken twice and fixed
twice; let's add a test.

On a 4-way box this reliably ends up with a corrupted filesystem
if we get it wrong (upstream as of 2.6.35 at least is fine again)
    
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Dave Chinner <david@fromorbit.com>
2010-08-20 14:15:50 -05:00
Dave Chinner 771e69de67 xfstests: Convert all tests to use /bin/bash
While most tests use /bin/sh, they are dependent on /bin/sh being a
bash shell.  Convert all the tests to execute via /bin/bash as it is
much, much simpler than trying to debug and remove all the bashisms
throughout the test code.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
2010-01-20 10:27:08 +11:00
Felix Blyakher 491d467f3c Add GPL license plate to SGI's files.
Signed-off-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
2009-06-05 15:41:14 -05:00
Nathan Scott 99cff046cc Switch to dbench3 for benchmark runs, with xattr support enabled.
Merge of master-melb:xfs-cmds:21094a by kenmcd.
2005-01-12 13:52:53 +00:00
fsgqa 8281d48d75 Fixed bench marking of other filesystems.
Added error message if bonnie++ is not installed.
2004-06-29 02:16:00 +00:00
fsgqa d803261e30 Remove an extra comma in scripts output 2003-09-25 02:27:04 +00:00
fsgqa 58b380a189 Cleanup dbench benchmark scripts 2003-09-25 01:57:56 +00:00
fsgqa 25fcdbf249 Make bench script output clearer for people reading the output first thing in the morning. ;) 2003-09-09 01:50:09 +00:00
fsgqa 3a4a860cbc Crank up dbench, now that everything seems to be quite stable under load.
We now do 1, 10, 50, and 100 client runs each night.
Make sure the path back to the scripts directory is available in the
environment for scripts to get at if need be.
2002-11-07 05:42:19 +00:00