----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1310/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9125:b8abb27c5a88 --------------------------- Bridge: Use EventWrapper instead of Event subclass for sendEvent This class simply cleans up the code by making use of the EventWrapper convenience class to schedule the sendEvent in the bridge ports. Diffs ----- src/mem/bridge.hh 48eeef8a0997 Diff: http://reviews.gem5.org/r/1310/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
