----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2958/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10921:8177ac19f549 --------------------------- mem: Tidy up packet Some minor fixes and removal of dead code. Changing the flags to be enums rather than static const (to avoid any linking issues caused by the latter). Also adding a getBlockAddr member which hopefully can slowly finds its way into caches, snoop filters etc. Diffs ----- src/mem/packet.hh 58fbfddff18d Diff: http://reviews.gem5.org/r/2958/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
