----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2615/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10676:22c3e5ed7f12 --------------------------- mem: Clarify cache behaviour for pending dirty responses This patch adds a bit of clarification around the assumptions made in the cache when packets are sent out, and dirty responses are pending. As part of the change, the marking of an MSHR as in service is simplified slightly, and comments are added to explain what assumptions are made. Diffs ----- src/mem/cache/base.hh 3c42be107634 src/mem/cache/cache.hh 3c42be107634 src/mem/cache/cache_impl.hh 3c42be107634 src/mem/cache/mshr.hh 3c42be107634 src/mem/cache/mshr.cc 3c42be107634 src/mem/cache/mshr_queue.hh 3c42be107634 src/mem/cache/mshr_queue.cc 3c42be107634 Diff: http://reviews.gem5.org/r/2615/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
