Updated Monet Configuration and validations tests
--HG-- extra : convert_revision : d58aed18f8f809185ad2639eb92465a5fc6695de
This commit is contained in:
parent
89dc94f3bc
commit
8268426f30
4 changed files with 10 additions and 1 deletions
3
configs/boot/micro_memlat2mb.rcS
Normal file
3
configs/boot/micro_memlat2mb.rcS
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_2MB 2 64
|
||||||
|
m5 exit
|
||||||
|
|
3
configs/boot/micro_memlat8mb.rcS
Normal file
3
configs/boot/micro_memlat8mb.rcS
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_8MB 8 64
|
||||||
|
m5 exit
|
||||||
|
|
|
@ -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
|
m5 exit
|
||||||
|
|
||||||
|
|
3
configs/boot/micro_tlblat.rcS
Normal file
3
configs/boot/micro_tlblat.rcS
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_2MB 2 8192
|
||||||
|
m5 exit
|
||||||
|
|
Loading…
Reference in a new issue