----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3250/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11258:9166b2ea07f0 --------------------------- mem: Fix cache sender state handling and add clarification This patch addresses a bug in how the cache attached the MSHR as a sender state. Rather than overwriting any existing sender state it now pushes a new one. The handling of upward snoops is also clarified. Diffs ----- src/mem/cache/cache.cc 8ed230a0b28c Diff: http://reviews.gem5.org/r/3250/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
