----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2339/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10306:8de97ea1af30 --------------------------- mem: Refactor assignment of Packet types Put the packet type swizzling (that is currently done in a lot of places) into a refineCommand() member function. Diffs ----- src/cpu/checker/cpu.cc 79fde1c67ed8 src/cpu/inorder/resources/cache_unit.cc 79fde1c67ed8 src/cpu/o3/lsq_unit.hh 79fde1c67ed8 src/cpu/o3/lsq_unit_impl.hh 79fde1c67ed8 src/cpu/ozone/lw_lsq.hh 79fde1c67ed8 src/cpu/ozone/lw_lsq_impl.hh 79fde1c67ed8 src/cpu/simple/atomic.cc 79fde1c67ed8 src/cpu/simple/timing.cc 79fde1c67ed8 src/mem/packet.hh 79fde1c67ed8 Diff: http://reviews.gem5.org/r/2339/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
