----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3255/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11263:8270998ad9b4 --------------------------- mem: Do not alter cache block state on uncacheable snoops This patch ensures we do not respond with a Modified (dirty and writable) line if the request is uncacheable, and that the cache responding retains the line without modifying the state (even if responding). Diffs ----- src/mem/cache/cache.cc 8ed230a0b28c Diff: http://reviews.gem5.org/r/3255/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
