----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1531/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9356:71f074e58953 --------------------------- mem: Remove the IIC replacement policy The IIC replacement policy seems to be unused and has probably gathered too much bit rot to be useful. This patch removes the IIC and its associated cache parameters. Diffs ----- src/mem/cache/BaseCache.py 844f9e724343 src/mem/cache/builder.cc 844f9e724343 src/mem/cache/cache.cc 844f9e724343 src/mem/cache/tags/SConscript 844f9e724343 src/mem/cache/tags/iic.hh 844f9e724343 src/mem/cache/tags/iic.cc 844f9e724343 src/mem/cache/tags/iic_repl/Repl.py 844f9e724343 src/mem/cache/tags/iic_repl/gen.hh 844f9e724343 src/mem/cache/tags/iic_repl/gen.cc 844f9e724343 src/mem/cache/tags/iic_repl/repl.hh 844f9e724343 src/mem/config/cache.hh 844f9e724343 Diff: http://reviews.gem5.org/r/1531/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
