kmalloc: Avoid code duplication.
[dragonfly.git] / test / stress / fsx / dotest
blob34c3f8faa60f6acb7f14d2cc74da6821f1d599ea
1 #!/bin/csh
3 # $DragonFly: src/test/stress/fsx/dotest,v 1.1 2004/05/07 18:04:46 dillon Exp $
5 if ( ! -f /tmp/fsx ) then
6 pushd /usr/src/test/stress/fsx
7 make DEBUG_FLAGS=-g clean
8 make DEBUG_FLAGS=-g obj
9 make DEBUG_FLAGS=-g all install
10 popd
11 endif
13 /tmp/fsx -c 100000 -l 4194304 -o 262144 -P /tmp/ test.fsx.dat