diff options
author | Kevin Lim <ktlim@umich.edu> | 2006-08-11 17:48:41 -0400 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2006-08-11 17:48:41 -0400 |
commit | de321175f2300cb40e02e5f6ef2692c0ac3b8ae9 (patch) | |
tree | 55f91c6f618b6bd734ba47e4ea5c25e902c5e87e /configs/boot/micro_tlblat2.rcS | |
parent | 716ceb6c107751fded501f18466a4166b7809e64 (diff) | |
download | gem5-de321175f2300cb40e02e5f6ef2692c0ac3b8ae9.tar.xz |
Add in a bunch more stuff.
configs/boot/micro_memlat.rcS:
Update these scripts so they work (not sure why they broke)
configs/boot/micro_tlblat.rcS:
Update this script to use a different test.
--HG--
extra : convert_revision : 6e8692540a9fac6ae8f2d9975c70d4135354b849
Diffstat (limited to 'configs/boot/micro_tlblat2.rcS')
-rw-r--r-- | configs/boot/micro_tlblat2.rcS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/boot/micro_tlblat2.rcS b/configs/boot/micro_tlblat2.rcS new file mode 100644 index 000000000..ab05fd9ff --- /dev/null +++ b/configs/boot/micro_tlblat2.rcS @@ -0,0 +1,3 @@ +/benchmarks/micros/lmbench/bin/alphaev6-linux-gnu/lat_mem_rd_2MB 2 8192 +m5 exit + |