gem5/tests/configs
Ali Saidi 634d2e9d83 remove hit_latency and make latency do the right thing
set the latency parameter in terms of a latency
add caches to tsunami-simple configs

configs/common/Caches.py:
tests/configs/memtest.py:
tests/configs/o3-timing-mp.py:
tests/configs/o3-timing.py:
tests/configs/simple-atomic-mp.py:
tests/configs/simple-timing-mp.py:
tests/configs/simple-timing.py:
    set the latency parameter in terms of a latency
configs/common/FSConfig.py:
    give the bridge a default latency too
src/mem/cache/cache_builder.cc:
src/python/m5/objects/BaseCache.py:
    remove hit_latency and make latency do the right thing
tests/configs/tsunami-simple-atomic-dual.py:
tests/configs/tsunami-simple-atomic.py:
tests/configs/tsunami-simple-timing-dual.py:
tests/configs/tsunami-simple-timing.py:
    add caches to tsunami-simple configs

--HG--
extra : convert_revision : 37bef7c652e97c8cdb91f471fba62978f89019f1
2007-05-10 18:24:48 -04:00
..
memtest.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
o3-timing-mp.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
o3-timing.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
simple-atomic-mp.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
simple-atomic.py Update configs to set the CPU clock properly. 2007-04-22 14:39:39 -04:00
simple-timing-mp.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
simple-timing.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
t1000-simple-atomic.py Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
tsunami-simple-atomic-dual.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
tsunami-simple-atomic.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
tsunami-simple-timing-dual.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
tsunami-simple-timing.py remove hit_latency and make latency do the right thing 2007-05-10 18:24:48 -04:00
twosys-tsunami-simple-atomic.py change this to be a quick one so that it's in the regressions every night - it's only maybe 15 min. long. 2006-12-01 13:51:49 -05:00