From 65741cd048933214df43982979079fccfffb3fce Mon Sep 17 00:00:00 2001 From: Kevin Lim Date: Thu, 24 Aug 2006 18:01:07 -0400 Subject: Updates to configs to support various sampling forms, truncated execution forms. --HG-- extra : convert_revision : a6cf77f6c902e5f4f0a96206093d123eec2e0167 --- configs/boot/equake.rcS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configs/boot/equake.rcS (limited to 'configs/boot/equake.rcS') diff --git a/configs/boot/equake.rcS b/configs/boot/equake.rcS new file mode 100644 index 000000000..6b799aaf3 --- /dev/null +++ b/configs/boot/equake.rcS @@ -0,0 +1,12 @@ +#!/bin/sh + +cd /benchmarks/spec/equake00/ + +/sbin/m5 checkpoint 0 0 +/sbin/m5 checkpoint 100000000 200000000 + +/sbin/m5 loadsymbol + +/sbin/m5 resetstats +/benchmarks/spec/equake00/equake < lgred.in +/sbin/m5 exit -- cgit v1.2.3