mem: Add instruction sequence number to request
Review Request #3028 - Created Aug. 11, 2015 and submitted
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
This patch adds the instruction sequence number to the request and provides a
request constructor that accepts a sequence number for initialization.
Posted (Sept. 16, 2015, 9:39 a.m.)
-
src/mem/request.hh (Diff revision 1) -
Seems like the only way to set this variable is through the constructor. Why not mark as const?
Ship It!
Review request changed
Updated (Dec. 2, 2015, 5:31 p.m.)
Diff: |
Revision 2 (+40 -6) |
|---|
Ship It!
