diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2015-01-22 05:01:31 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2015-01-22 05:01:31 -0500 |
commit | 10c69bb1684c515d683a084b40ab19e5e7ee8c11 (patch) | |
tree | 6799bcea2a017afb89b77fd4d7a04057f0186cdc /src/cpu/quiesce_event.hh | |
parent | 15c64035ed093cefe61a9731436a7bac25a4b1db (diff) | |
download | gem5-10c69bb1684c515d683a084b40ab19e5e7ee8c11.tar.xz |
mem: Remove unused Packet src and dest fields
This patch takes the final step in removing the src and dest fields in
the packet. These fields were rather confusing in that they only
remember a single multiplexing component, and pushed the
responsibility to the bridge and caches to store the fields in a
senderstate, thus effectively creating a stack. With the recent
changes to the crossbar response routing the crossbar is now
responsible without relying on the packet fields. Thus, these
variables are now unused and can be removed.
Diffstat (limited to 'src/cpu/quiesce_event.hh')
0 files changed, 0 insertions, 0 deletions