----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2421/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10423:14f2be954a6a --------------------------- ruby: remove the function functionalReadBuffers() This function was added when I had incorrectly arrived at the conclusion that such a function can improve the chances of a functional read succeeding. As was later realized, this is not possible in the current setup. While the code using this function was dropped long back, this function was not. Hence the patch. Diffs ----- src/mem/ruby/slicc_interface/AbstractController.hh d96740732a61 src/mem/slicc/symbols/StateMachine.py d96740732a61 Diff: http://reviews.gem5.org/r/2421/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
