summaryrefslogtreecommitdiff
path: root/configs/boot/mesa.rcS
blob: 3e931a881d9145f9cfc67862fb1ea993bdd70160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

cd /benchmarks/spec/mesa00/

/sbin/m5 checkpoint 0 0
/sbin/m5 checkpoint 100000000 200000000

/sbin/m5 loadsymbol

/sbin/m5 resetstats 
/benchmarks/spec/mesa00/mesa -frames 1 -meshfile lgred.in
/sbin/m5 exit