From: Ali Saidi Date: Tue, 1 Mar 2005 06:03:37 +0000 (-0500) Subject: Updated Monet Configuration and validations tests X-Git-Tag: m5_1.0_tutorial~78^2~7^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8268426f30d30e6b206dfee953f5f0daf8d6e764;p=gem5.git Updated Monet Configuration and validations tests --HG-- extra : convert_revision : d58aed18f8f809185ad2639eb92465a5fc6695de --- diff --git a/configs/boot/micro_memlat2mb.rcS b/configs/boot/micro_memlat2mb.rcS new file mode 100644 index 000000000..12643c629 --- /dev/null +++ b/configs/boot/micro_memlat2mb.rcS @@ -0,0 +1,3 @@ +/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_2MB 2 64 +m5 exit + diff --git a/configs/boot/micro_memlat8mb.rcS b/configs/boot/micro_memlat8mb.rcS new file mode 100644 index 000000000..1688a6452 --- /dev/null +++ b/configs/boot/micro_memlat8mb.rcS @@ -0,0 +1,3 @@ +/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_8MB 8 64 +m5 exit + diff --git a/configs/boot/micro_syscall.rcS b/configs/boot/micro_syscall.rcS index 0e8e209c1..f954becc3 100644 --- a/configs/boot/micro_syscall.rcS +++ b/configs/boot/micro_syscall.rcS @@ -1,3 +1,3 @@ -/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_syscall null +/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_syscall read m5 exit diff --git a/configs/boot/micro_tlblat.rcS b/configs/boot/micro_tlblat.rcS new file mode 100644 index 000000000..ab05fd9ff --- /dev/null +++ b/configs/boot/micro_tlblat.rcS @@ -0,0 +1,3 @@ +/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_2MB 2 8192 +m5 exit +