----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3039/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11027:39174cbb1471 --------------------------- mem: Add explicit Cache subclass and make BaseCache abstract Open up for other subclasses to BaseCache and transition to using the explicit Cache subclass. Diffs ----- configs/example/memcheck.py b998b5a6c5f5 configs/example/memtest.py b998b5a6c5f5 configs/splash2/cluster.py b998b5a6c5f5 configs/splash2/run.py b998b5a6c5f5 src/mem/cache/BaseCache.py b998b5a6c5f5 src/mem/cache/Cache.py PRE-CREATION src/mem/cache/SConscript b998b5a6c5f5 src/mem/cache/base.hh b998b5a6c5f5 src/mem/cache/base.cc b998b5a6c5f5 src/mem/cache/cache.hh b998b5a6c5f5 src/mem/cache/cache.cc b998b5a6c5f5 configs/common/Caches.py b998b5a6c5f5 configs/common/O3_ARM_v7a.py b998b5a6c5f5 Diff: http://reviews.gem5.org/r/3039/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
