Reduce the amount of time we delay when dumping a checkpoint for
netperf runs
configs/boot/nat-netperf-maerts-client.rcS:
configs/boot/nat-netperf-stream-client.rcS:
configs/boot/netperf-maerts-client.rcS:
configs/boot/netperf-rr.rcS:
configs/boot/netperf-stream-client.rcS:
dont' delay for so long when dumping a checkpoint
--HG--
extra : convert_revision : 25f35957ceef3f55c6edb77fa07be0044de5ec36
This commit is contained in:
@@ -39,7 +39,7 @@ echo "netperf benchmark"
|
||||
echo $LONG
|
||||
/sbin/m5 ivlb 1
|
||||
/sbin/m5 resetstats
|
||||
/sbin/m5 dumpresetstats 2000000000 2000000000
|
||||
/sbin/m5 checkpoint 2000000000 2000000000
|
||||
/sbin/m5 dumpresetstats 200000000 2000000000
|
||||
/sbin/m5 checkpoint 200000000 2000000000
|
||||
eval $LONG
|
||||
/sbin/m5 exit
|
||||
|
||||
Reference in New Issue
Block a user