For these runs, i'm using the STP wrap.sh - you can get that kit from stp cvs
if you need.
The wrap.sh does the disk setup and a few other things,then invokes the test.
The two runs are done like this -> (4 cpu machine)
./reaim -s4 -x -t -i4 -f workfile.new_dbase -r3 -b -lstp.config -> for the
maxjobs convergence
./reaim -s4 -q -t -i4 -f workfile.new_dbase -r3 -b -lstp.config -> for the
'quick' convergence
stp.config has the poolsizes and path for disk directories:
FILESIZE 80k
POOLSIZE 1024k
DISKDIR /mnt/disk1
DISKDIR /mnt/disk2
DISKDIR /mnt/disk3
DISKDIR /mnt/disk4
Options:
the -b surpresseses stdout and creates an html version of the report. - this
is for STP and
not necessary.
the -r3 runs the test three times
-t turns off the adaptive increment
cliffw
>
> > Attempting a second pass of -mm7 caused the hang reported earlier.
>
> I have a bad feeling I won't be able to reproduce this. If you could
> capture the output from a sysrq-T (or "echo t > /proc/sysrq-trigger") then
> that would help a lot.
>
> It could be a hole in the new dynamic request allocation code, or a driver
> problem. Or something else.
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/