----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3294/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11314:476590431a66 --------------------------- mem: Be less conservative in clearing load locks in the cache Avoid being overly conservative in clearing load locks in the cache, and allow writes to the line if they are from the same context. This is in line with ALPHA and ARM. Diffs ----- src/mem/cache/blk.hh 9be8a40026df Diff: http://reviews.gem5.org/r/3294/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
