----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2695/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10752:fcc80966a873 --------------------------- mem: Remove redundant allocateUncachedReadBuffer in cache This patch removes the no-longer-needed allocateUncachedReadBuffer. Besides the checks it is exactly the same as allocateMissBuffer and thus provides no value. Diffs ----- src/mem/cache/base.hh 655ff3f6352d src/mem/cache/cache_impl.hh 655ff3f6352d Diff: http://reviews.gem5.org/r/2695/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
