Updates to configs to support various sampling forms, truncated execution forms.

--HG--
extra : convert_revision : a6cf77f6c902e5f4f0a96206093d123eec2e0167
This commit is contained in:
Kevin Lim
2006-08-24 18:01:07 -04:00
parent 9ef831eeef
commit 65741cd048
15 changed files with 5667 additions and 0 deletions

12
configs/boot/ammp.rcS Normal file
View File

@@ -0,0 +1,12 @@
#!/bin/sh
cd /benchmarks/spec/ammp00/
/sbin/m5 checkpoint 0 0
/sbin/m5 checkpoint 100000000 200000000
/sbin/m5 loadsymbol
/sbin/m5 resetstats
./ammp < input/mdred.in
/sbin/m5 exit