mem: Cleanup Packet::checkFunctional and hasData usage
Review Request #2498 - Created Nov. 16, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10548:2b33b6c6b656 --------------------------- mem: Cleanup Packet::checkFunctional and hasData usage This patch cleans up the use of hasData and checkFunctional in the packet. The latter function is also tidied up to avoid name overloading.
-
src/mem/packet.hh (Diff revision 1) -
Object of type Printable? Should this not be something else?
Posted (Nov. 20, 2014, 9:58 a.m.)
-
src/mem/packet.hh (Diff revision 1) -
It's used to check against MSHRs. I honestly do not know the historical reasons for this (which is also why I haven't changed it...)
Ship It!
