----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1404/#review3443 -----------------------------------------------------------
Ship it! Ship It! - Andreas Hansson On Sept. 11, 2012, 10:39 a.m., Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1404/ > ----------------------------------------------------------- > > (Updated Sept. 11, 2012, 10:39 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9211:7e42c10417f2 > --------------------------- > Cache: add a response latency to the caches > > In the current caches the hit latency is paid twice on a miss. This patch lets > a configurable response latency be set of the cache for the backward path. > > > Diffs > ----- > > configs/common/Caches.py 87967784f101 > configs/common/O3_ARM_v7a.py 87967784f101 > src/mem/cache/BaseCache.py 87967784f101 > src/mem/cache/base.hh 87967784f101 > src/mem/cache/base.cc 87967784f101 > src/mem/cache/builder.cc 87967784f101 > src/mem/cache/cache_impl.hh 87967784f101 > tests/configs/inorder-timing.py 87967784f101 > tests/configs/memtest.py 87967784f101 > tests/configs/o3-timing-checker.py 87967784f101 > tests/configs/o3-timing-mp.py 87967784f101 > tests/configs/o3-timing.py 87967784f101 > tests/configs/pc-o3-timing.py 87967784f101 > tests/configs/pc-simple-atomic.py 87967784f101 > tests/configs/pc-simple-timing.py 87967784f101 > tests/configs/realview-o3-checker.py 87967784f101 > tests/configs/realview-o3-dual.py 87967784f101 > tests/configs/realview-o3.py 87967784f101 > tests/configs/realview-simple-atomic-dual.py 87967784f101 > tests/configs/realview-simple-atomic.py 87967784f101 > tests/configs/realview-simple-timing-dual.py 87967784f101 > tests/configs/realview-simple-timing.py 87967784f101 > tests/configs/simple-atomic-mp.py 87967784f101 > tests/configs/simple-timing-mp.py 87967784f101 > tests/configs/simple-timing.py 87967784f101 > tests/configs/tsunami-inorder.py 87967784f101 > tests/configs/tsunami-o3-dual.py 87967784f101 > tests/configs/tsunami-o3.py 87967784f101 > tests/configs/tsunami-simple-atomic-dual.py 87967784f101 > tests/configs/tsunami-simple-atomic.py 87967784f101 > tests/configs/tsunami-simple-timing-dual.py 87967784f101 > tests/configs/tsunami-simple-timing.py 87967784f101 > > Diff: http://reviews.gem5.org/r/1404/diff/ > > > Testing > ------- > > > Thanks, > > Ali Saidi > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
