Review Board 2.0.15


mem: Add a generic id field to the packet trace

Review Request #1769 - Created March 14, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9587:56eeaad266cf
---------------------------
mem: Add a generic id field to the packet trace

This patch adds an optional generic 64-bit identifier field to the
packet trace. This can be used to store the sequential number of the
instruction that gave rise to the packet, thread id, master id,
"sub"-master within a larger module etc. As the field is optional it
has a marginal cost if not used.
All regressions pass
Review request changed
Updated (March 26, 2013, 4:44 a.m.)

Status: Closed (submitted)