mem: Tidy up packet
Review Request #2958 - Created July 13, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
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.
-
src/mem/packet.hh (Diff revision 1) -
Why drop this?
Ship It!
