----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1484/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9310:2ab7f87e143f --------------------------- ruby: bug in functionalRead, revert recent changes Recent changes to functionalRead() in the memory system was not correct. The change allowed for returning data from the first message found in the buffers of the memory system. This is not correct since it is possible that a timing message has data from an older state of the block. The changes are being reverted. Diffs ----- src/mem/ruby/system/System.cc f634a34f2f0b Diff: http://reviews.gem5.org/r/1484/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
