mem: Add optional request flags to the packet trace
Review Request #1768 - Created March 14, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9586:cb51609ddbe8 --------------------------- mem: Add optional request flags to the packet trace This patch adds an optional flags field to the packet trace to encode the request flags that contain information about whether the request is (un)cacheable, instruction fetch, preftech etc.
All regressions pass
Posted (March 14, 2013, 3:29 a.m.)
-
src/proto/packet.proto (Diff revision 1) -
Just for curiosity, why optional?
Ship It!
