----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1420/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9226:59c8cd721f4c --------------------------- ruby banked array: do away with event scheduling It seems unecessary that the BankedArray class needs to schedule an event to figure out when the access ends. Instead only the time for the end of access needs to be tracked. Diffs ----- src/mem/ruby/system/BankedArray.hh be1c1059438b src/mem/ruby/system/BankedArray.cc be1c1059438b Diff: http://reviews.gem5.org/r/1420/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
